From 024c72b05a4d619fe1f35e34e75211fe49f608d3 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Tue, 24 Feb 2015 14:09:55 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ba75cfaa8..e9ec88786b 100644 --- a/README.md +++ b/README.md @@ -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.