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.
|
||||
|
||||
## Leiningen Coordinate
|
||||
## Leiningen Coordinates
|
||||
|
||||
```clj
|
||||
[honeysql "0.4.3"]
|
||||
```
|
||||
[](http://clojars.org/honeysql)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue