From 8c2fdd34ad7f4c19dba0718de39135c36b46bf48 Mon Sep 17 00:00:00 2001 From: Eric Ampire Date: Sat, 13 Jun 2026 10:13:15 +0000 Subject: [PATCH] chore: Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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