summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorRuslan Mustakov <r.mustakov@gmail.com>2016-09-02 20:18:11 +0700
committerRuslan Mustakov <r.mustakov@gmail.com>2016-09-02 20:18:11 +0700
commit0a28e45b951f525d6958668f09c8eeb90b06a725 (patch)
tree90f912efaeb518c1e231a7f4a44242bde0464c7f /readme.md
parent0848e9dc0b0f5a54b3788eddfc5137cf73f283c9 (diff)
downloadNim-0a28e45b951f525d6958668f09c8eeb90b06a725.tar.gz
Added Gitter links to readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index f56b054d6..204b51906 100644
--- a/readme.md
+++ b/readme.md
@@ -68,13 +68,16 @@ problem.
 
 ## Community
 [![Join the Chat at irc.freenode.net#nim](https://img.shields.io/badge/IRC-join_chat_in_%23nim-blue.svg)](https://webchat.freenode.net/?channels=nim)
+[![Join the Gitter channel](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nim-lang/Nim)
 [![Get help](https://img.shields.io/badge/Forum-get%20help-4eb899.svg)](http://forum.nim-lang.org)
 [![Stackoverflow](https://img.shields.io/badge/stackoverflow-use_%23nim_tag-yellow.svg)](http://stackoverflow.com/questions/tagged/nim?sort=newest&pageSize=15)
 [![Follow @nim_lang!](https://img.shields.io/twitter/follow/nim_lang.svg?style=social)](https://twitter.com/nim_lang)
 
 * The [forum](http://forum.nim-lang.org/) - the best place to ask questions and to discuss Nim.
-* [IRC (Freenode#nim)](https://webchat.freenode.net/?channels=nim) - the best place to discuss
+* [IRC (Freenode#nim)](https://webchat.freenode.net/?channels=nim) - a place to discuss
   Nim in real-time, this is also where most development decision get made!
+* [Gitter](https://gitter.im/nim-lang/Nim) allows to discuss Nim from your browser, one click to join.
+  There is a bridge between Gitter and IRC channels.
 * [Stackoverflow](http://stackoverflow.com/questions/tagged/nim)
 
 ## Contributing