From 1d4e383c7e396506e6a7f8e790be6a86e842663e Mon Sep 17 00:00:00 2001 From: Glenn Date: Tue, 22 Apr 2014 10:53:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bf797f4a3..9e36553e79 100644 --- a/README.md +++ b/README.md @@ -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