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
|
A Leiningen plugin to generate Clojure source code from Application Description
|
||||||
Language.
|
Language.
|
||||||
|
|
||||||
|
[](https://clojars.org/lein-adl)
|
||||||
|
|
||||||
## Usage
|
## 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.
|
project.clj.
|
||||||
|
|
||||||
Example usage:
|
Example usage:
|
||||||
|
|
Loading…
Reference in a new issue