Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCesar Blum Silveira <cesarbs@gmail.com>2016-03-15 07:20:07 +0300
committerCesar Blum Silveira <cesarbs@gmail.com>2016-03-15 07:20:07 +0300
commit699566394d4fd6555fd4f36aabfd01e96871a963 (patch)
treef412068486fc5e451584eb44506ea6ac8e852450 /README.md
parent32209dafa124845d860f1c66f067a2d63c8aad72 (diff)
ASP.NET 5 -> ASP.NET Core
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f277f4eea9..03ee678a0b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Universe
=========
-This repo is to build the whole ASP.NET 5 stack.
+This repo is to build the whole ASP.NET Core stack.
## Getting started
@@ -32,4 +32,4 @@ repositories. The subfolders are built in dependency order.
-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.
+This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.