Merge pull request #355 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md
This commit is contained in:
Zlatko Knezevic 2015-11-30 16:48:01 -08:00
commit eb9db067a8

View file

@ -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?