Experimental multiplatform template fixup

This commit is contained in:
Nikita Lipsky
2023-02-28 12:07:19 +02:00
parent fbd7b2be63
commit 02461457b7

View File

@@ -4,7 +4,7 @@
Note that iOS target is experimental so far.
## Desktop
This template contains 'desktopApp' run configuration that you can use to run the desktop target in Android Studio or Intellij IDEA.
This template contains `desktopApp` run configuration that you can use to run the desktop target in Android Studio or Intellij IDEA.
Useful Gradle tasks:
- `./gradlew run` - run application