add build badges to readme

This commit is contained in:
Mike Blume 2015-02-23 22:00:47 -08:00
parent f0be1d39ed
commit f8809c883b

View file

@ -2,6 +2,11 @@
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.
## 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 ## Leiningen Coordinates
[![Clojars Project](http://clojars.org/honeysql/latest-version.svg)](http://clojars.org/honeysql) [![Clojars Project](http://clojars.org/honeysql/latest-version.svg)](http://clojars.org/honeysql)