From 5677254b46c5c6dca508845d52b658caab4a94f3 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 9 Sep 2022 13:07:20 +0300 Subject: [PATCH] add new weather feature to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5588f4c0..1dea40bfb 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ * Information & Utility Widgets - System Stats (Disk, CPU, Memory) - Weather via WeatherAPI.com or OpenWeatherMap ([AlexFullmoon](https://github.com/benphelps/homepage/pull/25)) + - Automatic location detection (with HTTPS), or manual location selection - Search Bar ([aidenpwnz](https://github.com/benphelps/homepage/pull/45)) * Customizable - 21 theme colors with light and dark mode support