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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreddyD-GH <12990709+FreddyD-GH@users.noreply.github.com>2020-03-28 23:57:06 +0300
committerGitHub <noreply@github.com>2020-03-28 23:57:06 +0300
commit917c1a839b86251aefdcfc3b573658e42f5017aa (patch)
treeb093e8a944bb84dcfe80659fe1ac41ddb77dfed4 /README.md
parent925837e9be56a4b04ad023882634be44ed10c0f8 (diff)
Add Nightly Build feed to README.md (#34241)
* Update README.md * Update homepage and add section to dogfooding * Link homepage to existing dogfooding.md page * Add section for Obtaining nightly builds of NuGet packages * Incorporate dotnet CLI commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7989c23b78d..ee0ac7fcf5f 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ We welcome contributions! Many people all over the world have helped make this p
* [Contributing](CONTRIBUTING.md) explains what kinds of changes we welcome
- [Workflow Instructions](docs/workflow/README.md) explains how to build and test
+* [Get Up and Running on .NET Core](docs/project/dogfooding.md) explains how to get nightly builds of the runtime and its libraries to test them in your own projects.
## Reporting security issues and security bugs