Skip to content

Commit 3ed29ca

Browse files
committed
chore: README update
1 parent fd41aeb commit 3ed29ca

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
@@ -1,4 +1,4 @@
1-
🐘 Common Build Plugins
1+
~~🐘 Common Build Plugins
22
----------
33

44
[![GitHub Workflow Status][gha_badge]][gha_url]
@@ -10,7 +10,7 @@ Gradle project and settings [plugins](https://docs.gradle.org/current/samples/sa
1010
simplify the bootstrapping of `Kotlin/Java` projects targeting JVM, Multiplatform (Native/JS/Wasm), and GraalVM
1111
native-image. The plugin will take care of configuring most common build tasks, including:
1212

13-
* Maven central publishing for artifacts & Container image (`Jib`) of Kotlin/Java projects
13+
* `Maven central` publishing for artifacts & Container image (`Jib`) of Kotlin/Java projects
1414
* Custom repo (`GHCR`) for artifacts and container images
1515
* Code coverage supporting JVM, Kotlin Multiplatform projects
1616
* Project Versioning (`SemVer`) based on Git tags
@@ -171,4 +171,4 @@ is [automatically with Gradle][gradle_verification].
171171

172172
[sty_url]: https://kotlinlang.org/docs/coding-conventions.html
173173

174-
[sty_img]: https://img.shields.io/badge/style-Kotlin--Official-40c4ff.svg?style=for-the-badge&logo=kotlin&logoColor=40c4ff
174+
[sty_img]: https://img.shields.io/badge/style-Kotlin--Official-40c4ff.svg?style=for-the-badge&logo=kotlin&logoColor=40c4ff~~

0 commit comments

Comments
 (0)