From ededefdbbe7c59297197dfd3920fb2ecaa953ccd Mon Sep 17 00:00:00 2001 From: Konstantin Kollar Date: Fri, 30 Sep 2022 20:31:08 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25598a1..517d0a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # wetter -A weather app which uses data provided by DWD, fetched via the [Bright Sky API](https://brightsky.dev/). Currently it features adding locations via coordinates or OpenStreeMaps search and showing a Rain Radar (Germany only) +A weather app which uses data provided by DWD, fetched via the [Bright Sky API](https://brightsky.dev/). Currently it features +* Adding locations by coordinates or search OpenStreetMaps +* Showing the forecasted weather conditions for up to 10 days +* Showing a rain radar forecast (2 hours, Germany only)