diff --git a/README.md b/README.md index a4726a6..483ebac 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This project is an open-source Java implementation of [Socket.IO](http://socket.io/) server. Based on [Netty](http://netty.io/) server framework. Required JDK 1.5 (or above). +Checkout [Demo project](https://github.com/mrniko/netty-socketio-demo) + Licensed under the Apache License 2.0. ### Features