From 34bbe0b4aba7615bc01f87c68bbd253ee666d422 Mon Sep 17 00:00:00 2001 From: Alan Thompson Date: Tue, 3 Mar 2015 14:39:54 -0800 Subject: [PATCH] Update README.md Put in automatic lein coordinates from clojars --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 267c573..f32e7a5 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,9 @@ SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together. -## Leiningen Coordinate +## Leiningen Coordinates -```clj -[honeysql "0.4.3"] -``` +[![Clojars Project](http://clojars.org/honeysql/latest-version.svg)](http://clojars.org/honeysql) ## Usage