diff --git a/README.md b/README.md index 8907f6d1d..2f7d2bbeb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # .NET Command Line Interface +[![Join the chat at https://gitter.im/dotnet/cli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + 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?