diff --git a/README.md b/README.md index 2afdf03..62ab387 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,16 @@ Recent Releases First stable release. +### Maven + +Include the following to your dependency list: + + + com.corundumstudio.socketio + netty-socketio + 1.0.0 + + Usage example ================================