Add link to dotnet-CLI in README [ci skip]

This commit is contained in:
Nate McMaster 2018-05-04 11:27:22 -07:00 committed by GitHub
parent 2587ecbd29
commit 34c81aa794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
## Projects
The repository contains command-line tools for ASP.NET Core that are bundled* in the .NET Core CLI. Follow the links below for more details on each tool.
The repository contains command-line tools for ASP.NET Core that are bundled* in the [.NET Core CLI](https://github.com/dotnet/cli).
Follow the links below for more details on each tool.
- [dotnet-watch](src/dotnet-watch/README.md)
- [dotnet-user-secrets](src/dotnet-user-secrets/README.md)