From e02ac0d9da5205c11cbf5c6e2e008c9b6f5243e5 Mon Sep 17 00:00:00 2001 From: gered Date: Mon, 16 May 2016 19:06:55 -0400 Subject: [PATCH] yet more README updates --- clj-browserchannel/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clj-browserchannel/README.md b/clj-browserchannel/README.md index a1f2296..15d7c72 100644 --- a/clj-browserchannel/README.md +++ b/clj-browserchannel/README.md @@ -4,6 +4,9 @@ Cross-browser compatible, real-time, bi-directional communication between ClojureScript and Clojure using Google Closure BrowserChannel. +This is the main library that provides the client/server functionality +that your projects will make use of. + See also: [clj-browserchannel][1] [1]: https://github.com/gered/clj-browserchannel