Merge pull request #56 from MichaelBlume/build-badges
add build badges to readme
This commit is contained in:
commit
7f5011679c
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