From 8e484ad4f7ea5822da5d486c025c11134921e7c4 Mon Sep 17 00:00:00 2001 From: RoboMWM Date: Mon, 15 May 2017 01:06:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f00e2a..0117987 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Downloads](https://img.shields.io/github/downloads/TechFortress/GriefPrevention/total.svg)](https://github.com/TechFortress/GriefPrevention/releases) + ### Adding GriefPrevention as a gradle/maven/sbt/leiningen dependency Apparently there's this neat thing called JitPack [![](https://jitpack.io/v/TechFortress/GriefPrevention.svg)](https://jitpack.io/#TechFortress/GriefPrevention) that makes a public maven repo for public Github repos on the fly.