Просмотр исходного кода

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

Aligned 11 лет назад
Родитель
Сommit
931d7c4774
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,7 +1,7 @@
 Universe
 Universe
 =========
 =========
 
 
-This repo is to build the whole ASP.NET vNext stack.
+This repo is to build the whole ASP.NET 5 stack.
 
 
 ## Getting started
 ## Getting started
 
 
@@ -32,4 +32,4 @@ repositories. The subfolders are built in dependency order.
 
 
 
 
 
 
-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.