From 3137514b366845495cf9b62755a5e36016f0c974 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Tue, 13 May 2014 08:00:37 -0700 Subject: [PATCH] Remove duplicate content from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 53f7d8536d..d570c6f906 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ In the next version of ASP.NET we are working with multiple teams around Microsoft to create a lean, composable .NET stack that provides a familiar and modern framework for web and cloud scenarios. -The Home repository is the starting point for people to learn about ASP.NET vNext, it contains samples and [documentation](https://github.com/aspnet/Home/wiki) to help folks get started and learn more about what we are doing. The Home repository is the starting point for people to learn about ASP.NET vNext, it contains samples and [documentation](https://github.com/aspnet/Home/wiki) to help folks get started and learn more about what we are doing. The samples provided are designed to show some of the features of the new framework as well as setting up a sandbox for you to try out some of the new features. The NuGet.config file in the repo points to a MyGet feed that has all the packages being developed. The feed is updated every time a full build succeeds.