From 0343e714c0e66cdfd484d171e586d43e842f4110 Mon Sep 17 00:00:00 2001 From: Carlos Martino Date: Wed, 17 Sep 2025 12:17:44 -0300 Subject: [PATCH] Initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ef958b..5c473ad 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ This is a Kotlin Multiplatform project targeting Android and iOS. ### Getting Started To start you have to do some changes on the following files -[settings.gradle.kts](settings.gradle.kts) +#### [settings.gradle.kts](settings.gradle.kts) - Change `rootProject.name` to your projects name \ No newline at end of file