diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2016-01-03 15:15:45 +0000 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2016-01-03 15:15:45 +0000 |
commit | ec971a2c9de365b0f076a4d724d12b23d672a2ae (patch) | |
tree | 4c8f4bfba5b801bed4bd9e2ef74e111a04761467 | |
parent | da15f6aebba14f18724066dfd797d9eba5ded036 (diff) | |
download | Nim-ec971a2c9de365b0f076a4d724d12b23d672a2ae.tar.gz |
More badges for readme!
-rw-r--r-- | readme.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/readme.md b/readme.md index 4c996ebae..2fee6855d 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,14 @@ # Nim Compiler -[](https://gitter.im/nim-lang/Nim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[](https://webchat.freenode.net/?channels=nim) +[](http://forum.nim-lang.org) +[](http://stackoverflow.com/questions/tagged/nim?sort=newest&pageSize=15) +[](https://twitter.com/nim_lang) + +[](https://travis-ci.org/nim-lang/Nim) + +[](https://gratipay.com/nim/) +[](https://www.bountysource.com/teams/nim) This repo contains the Nim compiler, Nim's stdlib, tools and |