Merge pull request #56 from MichaelBlume/build-badges

add build badges to readme
This commit is contained in:
Michael Blume 2015-03-15 18:37:33 -07:00
commit 7f5011679c

View file

@ -2,6 +2,11 @@
SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.
## Build
[![Build Status](https://travis-ci.org/jkk/honeysql.svg?branch=master)](https://travis-ci.org/jkk/honeysql)
[![Dependencies Status](http://jarkeeper.com/jkk/honeysql/status.svg)](http://jarkeeper.com/jkk/honeysql)
## Leiningen Coordinates
[![Clojars Project](http://clojars.org/honeysql/latest-version.svg)](http://clojars.org/honeysql)