diff options
-rw-r--r-- | readme.md | 5 |
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 [](https://webchat.freenode.net/?channels=nim) +[](https://gitter.im/nim-lang/Nim) [](http://forum.nim-lang.org) [](http://stackoverflow.com/questions/tagged/nim?sort=newest&pageSize=15) [](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 |