Skip to content

Commit

Permalink
README: Fix Maven Central link
Browse files Browse the repository at this point in the history
  • Loading branch information
saschpe committed Jul 27, 2022
1 parent 6cb5763 commit d6b84b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit d6b84b1

Please sign in to comment.