Update README.md

This commit is contained in:
Eilon Lipton 2015-02-24 14:09:55 -08:00
parent 204fb08e01
commit 024c72b05a
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
HttpAbstractions
================
Contains HTTP abstractions for ASP.NET vNext such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.
Contains HTTP abstractions for ASP.NET 5 such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.
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.