From f276d52d96fde7f1aad9895e144c166e16d7f368 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ceki=20G=C3=BClc=C3=BC?= Date: Wed, 28 Sep 2022 15:04:20 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed94f64d..532fb5a8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ More information can be found on the [SLF4J website](http://www.slf4j.org). # Build Status [![Build Status](https://travis-ci.org/qos-ch/slf4j.svg)](https://travis-ci.org/qos-ch/slf4j) +# Maven Central +[![Maven Central](https://img.shields.io/badge/slf4j-2.0.3-green)](https://search.maven.org/search%3Fq%3Dg%3Aorg.slf4j%20AND%20v:2.0.3) + # How to build SLF4J