diff --git a/README.md b/README.md index bb0a4b11c..cafa2ebba 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ##Redisson - distributed and scalable Java data structures on top of Redis server. Advanced Java Redis client +[![Join the chat at https://gitter.im/mrniko/redisson](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mrniko/redisson?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Use familiar Java data structures with power of [Redis](http://redis.io). Based on high-performance async and lock-free Java Redis client and [Netty 4](http://netty.io) framework.