updated README slightly

This commit is contained in:
Yann Esposito (Yogsototh) 2016-04-17 21:38:24 +02:00
parent bd4a6b6b24
commit a4e08d97c9
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -3,12 +3,13 @@
# Big Brother
A Clojure library designed to monitor things and retrieve some metrics.
It could send the metrics to [Riemann](http://riemann.io).
## Install
Add this dependency to your `project.clj`:
[![Clojars Project](http://clojars.org/prismatic/schema/latest-version.svg)](http://clojars.org/yogsototh/bigbrother)
[![Clojars Project](http://clojars.org/bigbrother/latest-version.svg)](http://clojars.org/bigbrother)
## Usage