summaryrefslogtreecommitdiff
path: root/weather-widget/README.md
diff options
context:
space:
mode:
authorPavel Makhov <streetturtle@users.noreply.github.com>2017-02-12 20:58:50 -0500
committerGitHub <noreply@github.com>2017-02-12 20:58:50 -0500
commit622607c874812bb20ed989a9537d67c7eb80a72d (patch)
tree5652e0c3a5c174f6bfc1c8b97402be5c63a79aab /weather-widget/README.md
parentef00f2e517258c192efd0e43cda8ea5f44406253 (diff)
Update README.md
Diffstat (limited to 'weather-widget/README.md')
-rw-r--r--weather-widget/README.md2
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)