diff --git a/README.md b/README.md index 4205067..a52acbe 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,6 @@ This is a Kotlin Multiplatform project targeting Desktop (JVM). Similarly, if you want to edit the Desktop (JVM) specific part, the [jvmMain](./composeApp/src/jvmMain/kotlin) folder is the appropriate location. -Learn more about [Kotlin Multiplatform](https://www.jetbrains.com/help/kotlin-multiplatform-dev/get-started.html)… \ No newline at end of file +Learn more about [Kotlin Multiplatform](https://www.jetbrains.com/help/kotlin-multiplatform-dev/get-started.html)… + +## Contributions \ No newline at end of file