We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55bc85 commit 342e04dCopy full SHA for 342e04d
cljs-om/README.md
@@ -1,6 +1,8 @@
1
#ClojureScript client for the BirdWatch application
2
3
-Compile with:
+See initial blog post on this client **[here](blog/2014/07/17/BirdWatch-in-ClojureScript/)**. Detailed description will follow.
4
+
5
+You will need **[leiningen](http://leiningen.org)** to compile this application:
6
7
lein cljsbuild auto dev
8
lein cljsbuild auto release
0 commit comments