summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Makhov <streetturtle@users.noreply.github.com>2016-01-11 16:34:20 +0100
committerPavel Makhov <streetturtle@users.noreply.github.com>2016-01-11 16:34:20 +0100
commit9ba6b63d16c3d74121ff5061e9ec4ea1599b9541 (patch)
tree9645c97d3cc142afb9a378cf7aa59c11f6caa567
parent7d2752e3f3d7d7e86863fa2987b028885f25c66a (diff)
Update readme.md
-rw-r--r--RatesWidget/readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RatesWidget/readme.md b/RatesWidget/readme.md
index 5820aa0..b564746 100644
--- a/RatesWidget/readme.md
+++ b/RatesWidget/readme.md
@@ -1,3 +1,4 @@
# Rates Widget
Widget for Awesome WM which displays the currency rate between Swiss Frank and Euro. For the rate API it uses [fixer.io](http://fixer.io/) - JSON API for foreign exchange rates and currency conversion. And a python script which calls this API.
+For more details you can read related post in my blog: http://pavelmakhov.com/2016/01/how-to-create-widget/