summaryrefslogtreecommitdiff
path: root/weather-widget
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2020-10-20 09:39:48 -0400
committerGitHub <noreply@github.com>2020-10-20 09:39:48 -0400
commit51b3b769ca66930ed00134d34dbe4373c8f1fcb9 (patch)
tree4e0c2db083596dd368c9b73d5e049a8741cb8436 /weather-widget
parent8cfa3db82f48b505da0c09d3ab93f96d901dbe03 (diff)
Update README.md
Diffstat (limited to 'weather-widget')
-rw-r--r--weather-widget/README.md8
1 files changed, 2 insertions, 6 deletions
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 @@
<a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20awesome%20weather%20widget%20for%20Awesome%20Window%20Manager%20&url=https://github.com/streetturtle/awesome-wm-widgets/blob/master/weather-widget" target="_blank">
<img alt="Twitter URL" src="https://img.shields.io/twitter/url?logo=twitter&style=social&url=https%3A%2F%2Fgithub.com%2Fstreetturtle%2Fawesome-wm-widgets%2Fblob%2Fmaster%2Fweather-widget">
</a>
-
</p>
-
Widget showing current, hourly and daily weather forecast.
<p align="center">
<img src="https://github.com/streetturtle/awesome-wm-widgets/raw/master/weather-widget/weather-widget.png" alt="screenshot" style="max-width:100%;">
</p>
-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
![example1](./example1.png)