From ba3dd17984b914a9826886604649072021a746b9 Mon Sep 17 00:00:00 2001 From: "zilti@lyrion.ch" Date: Sat, 17 Jan 2015 03:22:13 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 137e66c..2fa64c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ClojureFX -[![Clojars Project](http://clojars.org/clojurefx/latest-version.svg)](http://clojars.org/clojurefx) +```clojure +[clojurefx "0.0.20-SNAPSHOT"] +``` **Note: This is a complete rewrite, no code has been taken over from the old version on GitHub, and I'm taking a radically different approach.**