Add Gitter badge

This commit is contained in:
The Gitter Badger 2015-11-30 23:39:31 +00:00
parent f7f1e072a0
commit 548c6f1a2d

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?