Merge remote-tracking branch 'cloojure/patch-2' into HEAD

This commit is contained in:
Mike Blume 2015-03-09 21:56:48 -07:00
commit 3fb93d829c

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.5.1"]
```
## Usage ## Usage