add build badges to readme
This commit is contained in:
parent
f0be1d39ed
commit
f8809c883b
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.
|
||||
|
||||
## Build
|
||||
|
||||
[](https://travis-ci.org/jkk/honeysql)
|
||||
[](http://jarkeeper.com/jkk/honeysql)
|
||||
|
||||
## Leiningen Coordinates
|
||||
|
||||
[](http://clojars.org/honeysql)
|
||||
|
|
|
|||
Loading…
Reference in a new issue