diff --git a/README.md b/README.md index 5095fa0..a9b2ff8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ 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