From 9ce3d517346f695864e8595566762dbc71c426dc Mon Sep 17 00:00:00 2001 From: Carlos Martino Date: Mon, 22 Sep 2025 19:27:25 -0300 Subject: [PATCH] Initial commit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4d6660..7e11c2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -## Getting Started -After using this repo as a template you have to do the following changes so you can start working on your project +Getting Started ---- +After using this repo as a template you have to do the following changes so you can start working on your project + ## Compose ### [Build.gradle.kts](app/composeApp/build.gradle.kts) - Change `namespace` and `applicationId` to your projects name