Added clojars badge.
This commit is contained in:
parent
f66527c1dd
commit
90359930b1
|
@ -3,9 +3,11 @@
|
|||
A Leiningen plugin to generate Clojure source code from Application Description
|
||||
Language.
|
||||
|
||||
[](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:
|
||||
|
|
Loading…
Reference in a new issue