From 9c0247c09baffc5df81c56eb924b5b9d6d2c362f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Wed, 9 Aug 2017 19:05:54 +0200 Subject: [PATCH] Add maven central badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2ef08c3..7953e6ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ACME Java Client ![build status](https://shredzone.org/badge/acme4j.svg) +# ACME Java Client ![build status](https://shredzone.org/badge/acme4j.svg) ![maven central](https://maven-badges.herokuapp.com/maven-central/org.shredzone.acme4j/acme4j/badge.svg) This is a Java client for the [Automatic Certificate Management Environment (ACME)](https://tools.ietf.org/html/draft-ietf-acme-acme-06) protocol.