Added clojars badge.

This commit is contained in:
Simon Brooke 2018-07-21 19:01:02 +01:00
parent f66527c1dd
commit 90359930b1

View file

@ -3,9 +3,11 @@
A Leiningen plugin to generate Clojure source code from Application Description
Language.
[![Clojars Project](https://img.shields.io/clojars/v/lein-adl.svg)](https://clojars.org/lein-adl)
## Usage
Put `[lein-adl "0.1.1"]` into the `:plugins` vector of your
Put `[lein-adl "0.1.2"]` into the `:plugins` vector of your
project.clj.
Example usage: