From f244958922e7e2f5e357d459467f5c044c241724 Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Tue, 29 Jul 2025 12:10:20 -0400 Subject: [PATCH] Flesh out README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05cd9e8..35bf275 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # weather_app_tutorial -A new Flutter project. +A Flutter app (developed as a Tutorial) to fetch weather info and display it nicely.