We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf2468 commit 6f8c0a9Copy full SHA for 6f8c0a9
contrib/README.md
@@ -62,11 +62,11 @@ Supported platforms: Linux (required tools: `sysfs`)
62
63
**vicious.contrib.btc**
64
65
-Provides current Bitcoin price in any currency by code (
66
-https://en.wikipedia.org/wiki/ISO_4217).
+Provides current Bitcoin price in any currency by [code](https://en.wikipedia.org/wiki/ISO_4217).
67
Requires `curl` and one of the following json libraries:
68
- - [lua-cjson](https://github.com/mpx/lua-cjson/))
+ - [lua-cjson](https://github.com/mpx/lua-cjson/)
69
- [luajson](https://github.com/harningt/luajson/)
+
70
Supported platforms: Linux, FreeBSD
71
72
- Arguments:
0 commit comments