diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2020-08-15 20:19:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-15 20:19:17 -0400 |
commit | 57ba8050b78a4cdea42c0b7b16b50988091d0251 (patch) | |
tree | 89727ad9d403233f36cec439978eb73a7569ab80 /weather-widget | |
parent | 346fbc0097a50df40ec9af992d560db2c8245c3e (diff) |
Update README.md
Diffstat (limited to 'weather-widget')
-rw-r--r-- | weather-widget/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md index 2adbe7a..31596c8 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -1,5 +1,7 @@ # Weather widget +Widget showing current, hourly and daily weather forecast. + <p align="center"> <img src="https://github.com/streetturtle/awesome-wm-widgets/raw/master/weather-widget/screenshots/weather-widget.png" alt="screenshot" style="max-width:100%;"> </p> |