From a4e08d97c9c43e74105029b2aa3317316c9128c7 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sun, 17 Apr 2016 21:38:24 +0200 Subject: [PATCH] updated README slightly --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index febee7c..1b8ac43 100644 --- a/README.md +++ b/README.md @@ -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