From e727d9740cfe3af354f7bdf94919dfd16330e062 Mon Sep 17 00:00:00 2001 From: Nikita Date: Wed, 31 Jul 2013 09:49:28 +0400 Subject: [PATCH] Maven info added --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 ================================