From 203251278bf019b1bd78dd6f71ab342354dad3d5 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 5 Jul 2018 07:00:46 +0100 Subject: [PATCH] README: add nexus and maven central release badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1771f11..7fd4296 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ Kemitix PMD Rulset ================== A PMD Ruleset for Java. + +[![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix/kemitix-pmd-ruleset.svg?style=for-the-badge)](https://oss.sonatype.org/content/repositories/releases/net/kemitix/kemitix-pmd-ruleset/) +[![Maven Central](https://img.shields.io/maven-central/v/net.kemitix/kemitix-pmd-ruleset.svg?style=for-the-badge)](https://search.maven.org/#search|ga|1|g%3A"net.kemitix"%20AND%20a%3A"kemitix-pmd-ruleset")