Merge pull request #315 from dotnet/add-link-to-better-getting-started
Add link to better getting started in our README.md
This commit is contained in:
commit
9ce2063452
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
This repo contains the source code for cross-platform [.NET Core](http://github.com/dotnet/core) command line toolchain. It contains the implementation of each command, the native packages for various supported platforms as well as documentation.
|
This repo contains the source code for cross-platform [.NET Core](http://github.com/dotnet/core) command line toolchain. It contains the implementation of each command, the native packages for various supported platforms as well as documentation.
|
||||||
|
|
||||||
|
New to .NET CLI?
|
||||||
|
------------
|
||||||
|
Check out our http://dotnet.github.io/getting-started/
|
||||||
|
|
||||||
Build Status
|
Build Status
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue