diff --git a/README.md b/README.md index bf8500f962..3cc9e28607 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Getting Started with ASP.NET 5 and DNX - -[![Join the chat at https://gitter.im/aspnet/Home](https://badges.gitter.im/aspnet/Home.svg)](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +[![Join the chat at https://gitter.im/aspnet/Home](https://badges.gitter.im/aspnet/Home.svg)](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This guide is designed to get you started building applications with the latest development versions ASP.NET 5 and DNX. This means nightly builds and potentially broken or unstable packages. @@ -105,6 +105,10 @@ These are some of the most common repos: A description of all the repos is [here](https://github.com/aspnet/Home/wiki/Repo-List). +## NuGet feeds and branches + +See the [NuGet feeds](https://github.com/aspnet/Home/wiki/NuGet-feeds) wiki page. + # Feedback Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions.