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:
authorDaniel Roth <danroth27@hotmail.com>2016-09-13 20:46:59 +0300
committerGitHub <noreply@github.com>2016-09-13 20:46:59 +0300
commit7ef9ea088809e86f623f5b1f2bb27d3b9530b033 (patch)
tree581de3b288feb64d9c2b28a5e463f2b1b9985771
parent93ef04d69d1f1a189e9c342f656e85af50a14bb6 (diff)
Update for 1.0.11.0.1
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9365b06c1..41fb39583c 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ ASP.NET Core is a new open-source and cross-platform framework for building mode
We are pleased to [announce](https://blogs.msdn.microsoft.com/webdev/2016/06/27/announcing-asp-net-core-1-0/) the release of ASP.NET Core 1.0!
+Check our [releases](https://github.com/aspnet/home/releases) for the latest patch release.
+
## Get Started
Follow the [Getting Started](https://docs.asp.net/en/latest/getting-started.html) instructions in the [ASP.NET Core docs](https://docs.asp.net).