Skip to content

Commit 72ee22e

Browse files
authored
Update README.md
1 parent 7f51bf6 commit 72ee22e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
![Build and test](https://github.com/petertrr/kotlin-multiplatform-diff/workflows/Build%20and%20test/badge.svg)
33
[![License](https://img.shields.io/github/license/petertrr/kotlin-multiplatform-diff)](https://github.com/petertrr/kotlin-multiplatform-diff/blob/main/LICENSE)
44
[![codecov](https://codecov.io/gh/petertrr/kotlin-multiplatform-diff/branch/main/graph/badge.svg)](https://codecov.io/gh/petertrr/kotlin-multiplatform-diff)
5-
Todo: badge from maven central
6-
Todo: badge for awesome kotlin
5+
6+
[![Releases](https://img.shields.io/github/v/release/petertrr/kotlin-multiplatform-diff)](https://github.com/petertrr/kotlin-multiplatform-diff/releases)
7+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.petertrr/kotlin-multiplatform-diff)](https://mvnrepository.com/artifact/io.github.petertrr)
8+
[![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin)
79

810
This is a port of [java-diff-utils](https://github.com/java-diff-utils/java-diff-utils) to kotlin
911
with multiplatform support. All credit for the implementation goes to original authors.
@@ -21,4 +23,4 @@ Currently, artifacts for the following platforms are supported:
2123
* JS (both browser and Node.js)
2224
* LinuxX64
2325
* MingwX64
24-
* MacosX64
26+
* MacosX64

0 commit comments

Comments
 (0)