diff options
author | The Gitter Badger <badger@gitter.im> | 2015-09-23 18:32:38 +0000 |
---|---|---|
committer | The Gitter Badger <badger@gitter.im> | 2015-09-23 18:32:38 +0000 |
commit | c738648ee0d79a1a742c973ffdf080e48e0254a8 (patch) | |
tree | 2e4f2039b51424c43a6e4854cdbb36004186c81c /readme.md | |
parent | 371470e73f2c79f4d9babc86f59b5d580defb050 (diff) | |
download | Nim-c738648ee0d79a1a742c973ffdf080e48e0254a8.tar.gz |
Add Gitter badge
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md index 6aa562f2a..17153ac1d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,6 @@ # Nim Compiler + +[![Join the chat at https://gitter.im/nim-lang/Nim](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nim-lang/Nim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This repo contains the Nim compiler, Nim's stdlib, tools and documentation. |