From 5b7135b13cd5732a6e47f86dc8c0352075b055d8 Mon Sep 17 00:00:00 2001 From: Geoff Powell Date: Wed, 29 Nov 2023 13:20:08 -0500 Subject: [PATCH] Create README.md (#26) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f8f18f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Tidy +Cleanup your family's life with this simple app. + +Add todo lists, schedule events on your calendar, and keep track of your families daily life. + +### Tech +Build completely with Jetpack Compose Multiplatform to target Desktop, Android, iOS, and Web.