aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Gitter Badger <badger@gitter.im>2015-03-16 11:07:26 +0000
committerThe Gitter Badger <badger@gitter.im>2015-03-16 11:07:26 +0000
commit4f162a95e625c440e041c7a88ab491344fec9abe (patch)
treee153ee8159452dfdf0d0610d927ca79e9b128960
parent9af193bc5cef9695a4c4e748293a23ccc0ac6d20 (diff)
downloadrneovim-4f162a95e625c440e041c7a88ab491344fec9abe.tar.gz
rneovim-4f162a95e625c440e041c7a88ab491344fec9abe.tar.bz2
rneovim-4f162a95e625c440e041c7a88ab491344fec9abe.zip
Added Gitter badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0db2a817c3..819e40948c 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ For lots more details, see
### What's been done so far
+[![Join the chat at https://gitter.im/neovim/neovim](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/neovim/neovim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
- [Job control](https://github.com/neovim/neovim/pull/475) (work with processes asynchronously)
- msgpack remote API
- Performance, reliability, and portability improvements