diff --git a/chat-demo/README.md b/chat-demo/README.md index e3bf126..f88f339 100644 --- a/chat-demo/README.md +++ b/chat-demo/README.md @@ -1,9 +1,12 @@ -# clj-browserchannel-demo +# chat-demo for clj-browserchannel-demo Cross-browser compatible, real-time, bi-directional communication between ClojureScript and Clojure using Google Closure BrowserChannel. +See also: [clj-browserchannel][1] +[1]:https://github.com/thegeez/clj-browserchannel + ## Demo clj-browserchannel-demo is an example chat application using a server