From 4ba85e58ad9494623c5ce6861d151c24968b18c1 Mon Sep 17 00:00:00 2001 From: Gijs Stuurman Date: Sun, 22 Apr 2012 23:40:45 +0300 Subject: [PATCH] Update clj-browserchannel-server/README.md --- clj-browserchannel-server/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clj-browserchannel-server/README.md b/clj-browserchannel-server/README.md index 1682e7b..f471233 100644 --- a/clj-browserchannel-server/README.md +++ b/clj-browserchannel-server/README.md @@ -4,6 +4,9 @@ Cross-browser compatible, real-time, bi-directional communication between ClojureScript and Clojure using Google Closure BrowserChannel. +See also: [clj-browserchannel][0] +[0]:https://github.com/thegeez/clj-browserchannel + ## goog.net.BrowserChannel From the Google Closure API: "A [BrowserChannel][1] simulates a