Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GianMen91 authored Dec 19, 2024
1 parent 7be78c1 commit 66513ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Weather Forecast App using BLoC

[![CI Status](https://github.com/GianMen91/flutter_weather_forecast_app/actions/workflows/dart.yml/badge.svg)](https://github.com/GianMen91/flutter_weather_forecast_app/actions/workflows/dart.yml)
[![CI Status](https://github.com/GianMen91/flutter_weather_forecast_app/actions/workflows/ci.yml/badge.svg)](https://github.com/GianMen91/flutter_weather_forecast_app/actions/workflows/ci.yml)

## Overview
The Weather Forecast App is a modern, responsive Flutter application that provides real-time weather information for any city. Built using the BLoC pattern for effective state management, the app ensures a clean separation of business logic from the UI, leading to a robust and maintainable codebase.
Expand Down

0 comments on commit 66513ab

Please sign in to comment.