Update README.md
Put in automatic lein coordinates from clojars
This commit is contained in:
parent
a96b14267e
commit
34bbe0b4ab
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
[](http://clojars.org/honeysql)
|
||||||
[honeysql "0.4.3"]
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue