From de2526fe56685ce2d1943ee46d4213cf1de0c3e0 Mon Sep 17 00:00:00 2001 From: stefan Date: Thu, 5 Jun 2025 13:16:15 +0200 Subject: [PATCH] erste Version Online-Nennen --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a854dc..e38f062e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Jetzt funktioniert es + This is a Kotlin Multiplatform project targeting Web, Desktop, Server. * `/composeApp` is for code that will be shared across your Compose Multiplatform applications. @@ -20,4 +22,4 @@ Learn more about [Kotlin Multiplatform](https://www.jetbrains.com/help/kotlin-mu We would appreciate your feedback on Compose/Web and Kotlin/Wasm in the public Slack channel [#compose-web](https://slack-chats.kotlinlang.org/c/compose-web). If you face any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues). -You can open the web application by running the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task. \ No newline at end of file +You can open the web application by running the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task.