Change ASP.NET vNext to ASP.Net 5 in the Readme.md

This commit is contained in:
Aligned 2015-01-21 13:16:55 -06:00 committed by Chris Ross
parent 34a23df76b
commit 780564b8c3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
KestrelHttpServer
=================
This repo contains a development web server for ASP.NET vNext based on [libuv](https://github.com/libuv/libuv).
This repo contains a development web server for ASP.NET 5 based on [libuv](https://github.com/libuv/libuv).
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.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.