Skip to content

Commit 4cf38ef

Browse files
committed
update badges
1 parent 9f43803 commit 4cf38ef

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88

99
**High-efficiency binary/text codecs with compact bit-packed serialization for
1010
Kotlin.**
11-
12-
![Maven Central](https://img.shields.io/maven-central/v/com.eignex/kencode.svg?label=Maven%20Central)
13-
![Build](https://github.com/eignex/kencode/actions/workflows/build.yml/badge.svg)
14-
![codecov](https://codecov.io/gh/eignex/kencode/branch/main/graph/badge.svg)
15-
![License](https://img.shields.io/github/license/eignex/kencode)
11+
[![Maven Central](https://img.shields.io/maven-central/v/com.eignex/kencode.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/com.eignex/kencode/1.0.0)
12+
[![Build](https://github.com/eignex/kencode/actions/workflows/build.yml/badge.svg)](https://github.com/eignex/kencode/actions/workflows/build.yml)
13+
[![codecov](https://codecov.io/gh/eignex/kencode/branch/main/graph/badge.svg)](https://codecov.io/gh/eignex/kencode)
14+
[![License](https://img.shields.io/github/license/eignex/kencode)](https://github.com/eignex/kencode/blob/main/LICENSE)
1615

1716
> KEncode produces short, predictable text payloads for environments with strict
1817
> character or length limits such as URLs, file names, Kubernetes labels, and log

0 commit comments

Comments
 (0)