From 34c81aa794b165cd82ac91d6ed3b6f48acf81eb2 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 4 May 2018 11:27:22 -0700 Subject: [PATCH] Add link to dotnet-CLI in README [ci skip] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb8eb3be8..438b665cd8 100644 --- a/README.md +++ b/README.md @@ -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)