summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames Ko <jamesqko@gmail.com>2016-06-07 21:41:28 -0400
committerJan Kotas <jkotas@microsoft.com>2016-06-07 18:41:28 -0700
commit623c34388addd49867ad0bfd4260793c6b16bd54 (patch)
tree9bbade6210230ffec7b845b08dc70fa2a1124345 /README.md
parentbcab0c1c43ec6d3e221d8d27f8afd0bee362daf4 (diff)
downloadcoreclr-623c34388addd49867ad0bfd4260793c6b16bd54.tar.gz
coreclr-623c34388addd49867ad0bfd4260793c6b16bd54.tar.bz2
coreclr-623c34388addd49867ad0bfd4260793c6b16bd54.zip
ASP.NET 5 -> Core (#5591)
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 a39377ca9b..f5aef27973 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ The best ways to learn about CoreCLR are to try out the product instructions and
- [Book of the Runtime](Documentation/README.md#book-of-the-runtime)
- [CoreCLR Documents](Documentation)
-.NET Core is part of ASP.NET 5 and is a subset of the .NET Framework. You can learn more about .NET Core and how and where you can use it in the [CoreCLR is open source][coreclr blog post] blog post.
+.NET Core is part of ASP.NET Core and is a subset of the .NET Framework. You can learn more about .NET Core and how and where you can use it in the [CoreCLR is open source][coreclr blog post] blog post.
The [.NET Core Libraries][corefx] repo contains the base class libraries, which provides data types and base functionality (ex: String, Collections, HttpClient) on top of CoreCLR. The two repos together make up .NET Core. The [.NET Core is Open Source][.NET Core oss] and [Introducing .NET Core][Introducing .NET Core] blog posts describes our .NET Core OSS strategy and road map in more detail.
@@ -84,7 +84,7 @@ There are many .NET projects on GitHub.
- The
[.NET home repo](https://github.com/Microsoft/dotnet) links to 100s of .NET projects, from Microsoft and the community.
- The [.NET Core repo](https://github.com/dotnet/core) links to .NET Core related projects from Microsoft.
-- The [ASP.NET home repo](https://github.com/aspnet/home) is the best place to start learning about ASP.NET 5.
+- The [ASP.NET home repo](https://github.com/aspnet/home) is the best place to start learning about ASP.NET Core.
- [dotnet.github.io](http://dotnet.github.io) is a good place to discover .NET Foundation projects.
[.NET Core oss]: http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx