From 51b3b769ca66930ed00134d34dbe4373c8f1fcb9 Mon Sep 17 00:00:00 2001
From: streetturtle
Date: Tue, 20 Oct 2020 09:39:48 -0400
Subject: Update README.md
---
weather-widget/README.md | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
(limited to 'weather-widget')
diff --git a/weather-widget/README.md b/weather-widget/README.md
index 7a13103..37fa81a 100644
--- a/weather-widget/README.md
+++ b/weather-widget/README.md
@@ -6,17 +6,15 @@
-
-
Widget showing current, hourly and daily weather forecast.
-Widget consists of three sections:
+The widget consists of three sections:
- current weather, including humidity, wind speed, UV index
- hourly forecast for the next 24 hours
- daily forecast for the next five days
@@ -39,10 +37,9 @@ It is possible to customize widget by providing a table with all or some of the
| icons_extension | `.svg` | File extension of icons in the pack |
| timeout | 120 | How often in seconds the widget refreshes |
-
### Icons:
-Widget comes with two predefined icon packs:
+The widget comes with two predefined icon packs:
- weather-underground-icons taken from [here](https://github.com/manifestinteractive/weather-underground-icons)
- VitalyGorbachev taken from [here](https://www.flaticon.com/authors/vitaly-gorbachev)
@@ -51,7 +48,6 @@ To add your custom icons, create a folder with the pack name under `/icons` and
### Examples:
-
#### Custom font, icons

--
cgit v1.2.3