From 73f353612226d096a67cc1fc8cbf52aa9c9d4831 Mon Sep 17 00:00:00 2001 From: danroth27 Date: Mon, 12 May 2014 22:40:11 -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 7162735aa7..d53815044a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ASP.NET Routing === -ASP.NET Routing contains the common routing code used by ASP.NET vNext +Contains routing middleware for routing requests to application logic. 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.