diff --git a/README.md b/README.md index b860eef..3b7a107 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Cronut: A Clojure Companion to Quartz +[![Clojars Project](https://img.shields.io/clojars/v/io.factorhouse/cronut.svg)](https://clojars.org/io.factorhouse/cronut) + Cronut provides a data-first Clojure wrapper for the [Quartz Job Scheduler](http://www.quartz-scheduler.org/) # Summary @@ -280,4 +282,4 @@ We can realise that system and run those jobs (See `cronut.integration-fixture` Copyright © 2022 [Factor House](http://www.factorhouse.io) -Distributed under the MIT License \ No newline at end of file +Distributed under the MIT License