From 4e78301cc1c2957a2053dae33f3f7fb36ae763ba Mon Sep 17 00:00:00 2001 From: Sebastian Aigner Date: Fri, 24 Mar 2023 18:43:11 +0100 Subject: [PATCH] More height adjustments --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d92acde..47f1fb5 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To run your application on an Android emulator: - Select the `androidApp` run configuration. - Select your target device and press **Run**. - +
@@ -97,7 +97,7 @@ Once you have configured your environment correctly, you will be able to select Select "Run" | "Edit Configurations..." and navigate to the "iOS Application" | "iosApp" run configuration. In the "Execution target" drop-down, select your target device. - + Press the "Run" button to run your Compose Multiplatform app on the iOS simulator.