diff --git a/README.md b/README.md index 0d17d2c..b4ecade 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -#Netty-socketio Overview +Netty-socketio Overview +=== +[![Maven Central](https://img.shields.io/maven-central/v/com.corundumstudio.socketio/netty-socketio.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/com.corundumstudio.socketio/netty-socketio/) This project is an open-source Java implementation of [Socket.IO](http://socket.io/) server. Based on [Netty](http://netty.io/) server framework.