Update README.md

This commit is contained in:
Glenn 2014-04-22 10:53:40 -07:00
parent f0c96e26cb
commit 1d4e383c7e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ These samples, in this repo, are just basic starting points for you to experimen
The Entropy repo contains samples of specific features in isolation. Each directory contains just enough code to show an aspect of a feature.
##Application Samples
MVC Music Store and [BugTracker](https://github.com/aspnet/BugTracker) application are both being ported. Each of these have their own repository that you can look at as they are working.
[MVC Music Store](https://github.com/aspnet/MusicStore) and [BugTracker](https://github.com/aspnet/BugTracker) application are both being ported. Each of these have their own repository that you can look at. Both of these should be mostly working, but some changes are still being made.
#Running the samples