Skip to content

Commit d459c27

Browse files
committed
chore: README.md update
1 parent 7519ea4 commit d459c27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ native-image. The plugin will take care of configuring most common build tasks,
1212

1313
* Maven central publishing for artifacts & Container image (`Jib`) of Kotlin/Java projects
1414
* Custom repo (`GHCR`) for artifacts and container images
15-
* Code coverage supporting JVM, Kotlin Multiplatform projects.
15+
* Code coverage supporting JVM, Kotlin Multiplatform projects
1616
* Project Versioning (`SemVer`) based on Git tags
17-
* Code Formatting to enforce consistent code style
17+
* Code Formatting to enforce a consistent code style
1818
* Artifact Signing
1919
* Java/Kotlin Toolchains configuration
2020
* Target platforms (`JVM`, `JS`, `WASM`, `Native`) configuration
@@ -27,7 +27,7 @@ native-image. The plugin will take care of configuring most common build tasks,
2727
* Deprecated API scanning (using `jdeprscan`)
2828
* Builds truly executable JAR files
2929
* Build config generation
30-
* Version catalog to control artifact versions and build configurations.
30+
* Version catalog to control artifact versions and build configurations
3131
* Automatic configuration of essential dependencies such as:
3232
* `kotlinx-datetime`
3333
* `kotlinx-coroutines`

0 commit comments

Comments
 (0)