From 4164c7370139a250b7e32acea68f033506a138de Mon Sep 17 00:00:00 2001 From: Raghav Aggarwal <49483235+avidraghav@users.noreply.github.com> Date: Sat, 22 Jul 2023 12:09:07 +0530 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2343944..a8403e5 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ [![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
-**Space Dawn** is a demo app built to demonstrate the use of **Mutli-Module Clean MVVM Architecture** with **Jetpack Compose** by following **Material-3** guidelines along with other MAD libraries which -lets a user **Save reminders/alarms for the upcoming Rocket Launches From around the world**. +**Space Dawn** is a demo app built to demonstrate the use of **Mutli-Module Clean MVVM Architecture** with **Jetpack Compose** by following **Material-3** guidelines along with other MAD libraries. +The app lets a user **Save reminders/alarms for the upcoming Rocket Launches From around the world**.
## 🛠 Built With @@ -35,7 +35,7 @@ lets a user **Save reminders/alarms for the upcoming Rocket Launches From around
-## :iphone: Screenshots Dark Theme +## :iphone: Screenshots (Dark and Light Theme) @@ -47,6 +47,16 @@ lets a user **Save reminders/alarms for the upcoming Rocket Launches From around + + + + + + + + + +
Upcoming Launches Screen
Upcoming Launches ScreenReminders ScreenNotification Sample