diff --git a/README.md b/README.md index 2e7a7a3..9207a54 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ golang socket.io golang implementation of [socket.io](http://socket.io) library, client and server -You can check working chat server, based on this library, at (funstream)[http://funstream.tv] +You can check working chat server, based on this library, at http://funstream.tv Examples directory contains simple client and server.