From 5bd85659231e7fd7d833b492e74c282ddd37c4b6 Mon Sep 17 00:00:00 2001 From: Aligned Date: Wed, 21 Jan 2015 11:55:04 -0600 Subject: [PATCH] Change ASP.NET vNext to ASP.Net 5 in the Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131927e..82eea29 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ ASP.NET SignalR Redis Scaleout ASP.NET SignalR is a is a new library for ASP.NET developers that makes it incredibly simple to add real-time web functionality to your applications. -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.