aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42ed28c7..f0737fcb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
JaCoCo Java Code Coverage Library
=================================
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jacoco/org.jacoco.core/badge.svg?style=flat)](http://search.maven.org/#search|ga|1|g%3Aorg.jacoco)
+
JaCoCo is a free Java code coverage library distributed under the Eclipse Public
License. Check the [project homepage](http://www.eclemma.org/jacoco)
for downloads, documentation and feedback.