diff options
-rw-r--r-- | RatesWidget/readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RatesWidget/readme.md b/RatesWidget/readme.md index d13bae1..385bf48 100644 --- a/RatesWidget/readme.md +++ b/RatesWidget/readme.md @@ -2,7 +2,11 @@ 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.
+<<<<<<< HEAD You can read more about it in these posts:
- http://pavelmakhov.com/2016/01/how-to-create-widget/
- http://pavelmakhov.com/2016/01/how-to-create-widget-part-2/
+======= +For more details you can read related post in my blog: http://pavelmakhov.com/2016/01/how-to-create-widget/
+>>>>>>> e7470f8e8b04aa65d2b9539cbad3d7521bb3b969 |