From d6b84b1283e91385640848c32d71ab9ebaffaf04 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 27 Jul 2022 22:19:17 +0200 Subject: [PATCH] README: Fix Maven Central link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a7ee08..f5fffb1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Kase64 ![Kotlin Version](https://img.shields.io/badge/Kotlin-1.7.10-B125EA?logo=kotlin) -![Maven Central](https://img.shields.io/maven-central/v/de.peilicke.sascha/kase64) +[![Maven Central](https://img.shields.io/maven-central/v/de.peilicke.sascha/kase64.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22de.peilicke.sascha%22%20AND%20a:%22kase64%22) [![Build Status](https://github.com/saschpe/kase64/workflows/Main%20CI/badge.svg)](https://github.com/saschpe/kase64/actions) [![License](http://img.shields.io/:License-Apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)