diff --git a/README.md b/README.md index ad45dd6a1e..62ee846848 100644 --- a/README.md +++ b/README.md @@ -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.