From 581307c24d413e571f0c4a5a448773ac83f78ad2 Mon Sep 17 00:00:00 2001 From: Praburaj Date: Wed, 30 Jul 2014 15:58:00 -0700 Subject: [PATCH] Fixing some formatting in readme. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 95a823b5b2..4f63ba1a9c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # MusicStore application -========= This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo. - ### Run the application on Helios: * Execute ```build.cmd``` to restore all the necessary packages, and run tests. **NOTE: Tests require Visual Studio 2014 LocalDB on the machine to run.