Skip to content

Commit

Permalink
Updated README.md again with emojis
Browse files Browse the repository at this point in the history
Signed-off-by: Abhijit Naik <[email protected]>
  • Loading branch information
abhigit-hub committed Aug 20, 2024
1 parent b73f67d commit 15002a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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
Expand Down

0 comments on commit 15002a0

Please sign in to comment.