diff --git a/README.md b/README.md index 7bee0de..0b15b18 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Node.js Websocket Test -A tiny demo using the [einaros/ws](http://einaros.github.io/ws/) WebSockets implementation. +A tiny demo using the [einaros/ws](http://einaros.github.io/ws/) WebSockets implementation. Try it [here](https://node-ws-test.herokuapp.com/). # Running Locally @@ -16,4 +16,4 @@ heroku create heroku labs:enable websockets git push heroku master heroku open -``` \ No newline at end of file +```