From 3332749ee0480655d7e0d491c0d43cc558eee949 Mon Sep 17 00:00:00 2001 From: Carlos Martino Date: Wed, 17 Sep 2025 12:20:21 -0300 Subject: [PATCH] Initial commit --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 681d989..c634f25 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,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 +After using this repo as a template you have to do the following changes so you can start working on your project ### [settings.gradle.kts](settings.gradle.kts) - Change `rootProject.name` to your projects name \ No newline at end of file