Add link to dotnet-CLI in README [ci skip]
This commit is contained in:
parent
2587ecbd29
commit
34c81aa794
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue