diff options
author | Guido Günther <agx@sigxcpu.org> | 2015-10-24 20:55:36 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2015-10-24 20:55:36 +0200 |
commit | f955b197df147214c822d5758f7da97da3e6d0d7 (patch) | |
tree | b8a741eda1453a027d6cd7c799a7925f0b7e56e5 /README.md |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..653012a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Munin plugin to plot currency exchange rates + +This plots currency exchange rates using the Yahoo APIs. + +If you e.g. want the conversion rate between Euro and CHF just link it like: + + ln -s /usr/share/munin/plugins/cur_rate_ /etc/munin/plugins/cur_rate_eurchf |