Update README.md

Put in automatic lein coordinates from clojars
This commit is contained in:
Alan Thompson 2015-03-03 14:39:54 -08:00
parent a96b14267e
commit 34bbe0b4ab

View file

@ -2,11 +2,9 @@
SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together. SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.
## Leiningen Coordinate ## Leiningen Coordinates
```clj [![Clojars Project](http://clojars.org/honeysql/latest-version.svg)](http://clojars.org/honeysql)
[honeysql "0.4.3"]
```
## Usage ## Usage