File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
![ Build and test] ( https://github.com/petertrr/kotlin-multiplatform-diff/workflows/Build%20and%20test/badge.svg )
3
3
[ ![ License] ( https://img.shields.io/github/license/petertrr/kotlin-multiplatform-diff )] ( https://github.com/petertrr/kotlin-multiplatform-diff/blob/main/LICENSE )
4
4
[ ![ 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 )
7
9
8
10
This is a port of [ java-diff-utils] ( https://github.com/java-diff-utils/java-diff-utils ) to kotlin
9
11
with multiplatform support. All credit for the implementation goes to original authors.
@@ -21,4 +23,4 @@ Currently, artifacts for the following platforms are supported:
21
23
* JS (both browser and Node.js)
22
24
* LinuxX64
23
25
* MingwX64
24
- * MacosX64
26
+ * MacosX64
You can’t perform that action at this time.
0 commit comments