diff options
-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 8620ca5..7573cff 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -13,3 +13,5 @@ $ sudo apt-get install lua-socket - download json parser for lua: https://github.com/rxi/json.lua - get Open Weather Map app id here: https://openweathermap.org/appid + +You can read how it works in more details [here](http://pavelmakhov.com/2017/02/weather-widget-for-awesome-wm) |