This commit fixes #11 - Add getting started links to readme.md

This commit is contained in:
Beth Massi 2015-07-17 16:02:58 -07:00
parent 2affb32b14
commit f4242e29e8

View file

@ -3,7 +3,14 @@
The core repository is the starting point to engage in and learn about the
.NET Core stack.
- [Install ASP.NET 5 on Windows, OS X and Linux](https://github.com/aspnet/home)
## Get Started
If you're new to .NET Core and have 10 minutes to try it, start here:
- [What is .NET Core?](http://dotnet.github.io/core)
- [Get Started with .NET Core on Windows, OSX and Linux](http://dotnet.github.io/core/getting-started/)
If you have some more time and want to go deeper:
- [Install ASP.NET 5 on Windows, OSX and Linux](https://github.com/aspnet/home)
- [Install .NET Core on Windows, OSX and Linux](https://github.com/dotnet/coreclr#get-net-core)
## .NET Core Platform