diff --git a/README.md b/README.md index 7bbc157..81cbe98 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Weather App Lite +# 🌦️ Weather App Lite A minimalistic weather app built using **Jetpack Compose** and **CLEAN architecture**. This lightweight app showcases modern Android development practices, offering a simple yet effective way to stay updated with the weather. [![Android Build](https://github.com/abhigit-hub/weather-app-lite/actions/workflows/android.yml/badge.svg)](https://github.com/abhigit-hub/weather-app-lite/actions/workflows/android.yml) -## Features +## 🔥 Features - **Jetpack Compose UI**: Modern, declarative UI components. - **CLEAN Architecture**: Separation of concerns with a scalable structure. - **Open-Meteo API Integration**: Real-time weather data. @@ -17,7 +17,7 @@ https://github.com/abhigit-hub/weather-app-lite/assets/33665662/323bbbf0-c940-4f https://github.com/abhigit-hub/weather-app-lite/assets/33665662/9ed24e82-60fa-48e2-b587-805709356850 -## Getting Started +## 💻 Getting Started Clone the repository and build the project using Android Studio. ```bash