From be4e91f3433a7cbd6058b31455f23f87d1a8f2f3 Mon Sep 17 00:00:00 2001 From: Glenn Date: Mon, 12 May 2014 17:58:10 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b238fb750f..7162735aa7 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -Routing for Project K \ No newline at end of file +ASP.NET Routing +=== + +ASP.NET Routing contains the common routing code used by ASP.NET vNext + +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.