add clj-kafka latest version badge to README

This commit is contained in:
Paul Ingles 2014-05-14 10:22:06 +01:00
parent c397a8ff1b
commit 345d8ba0ff

View file

@ -10,9 +10,7 @@ Development is against the 0.8 release of Kafka. The protocols for 0.7 and 0.8 a
Add the following to your [Leiningen](http://github.com/technomancy/leiningen) `project.clj`: Add the following to your [Leiningen](http://github.com/technomancy/leiningen) `project.clj`:
```clj ![clj-kafka version](https://clojars.org/clj-kafka/latest-version.svg)
[clj-kafka "0.2.0-0.8"]
```
## Usage ## Usage