Skip to content

Commit 6f8c0a9

Browse files
committed
btc: fix markdown markup
1 parent 6bf2468 commit 6f8c0a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ Supported platforms: Linux (required tools: `sysfs`)
6262

6363
**vicious.contrib.btc**
6464

65-
Provides current Bitcoin price in any currency by code (
66-
https://en.wikipedia.org/wiki/ISO_4217).
65+
Provides current Bitcoin price in any currency by [code](https://en.wikipedia.org/wiki/ISO_4217).
6766
Requires `curl` and one of the following json libraries:
68-
- [lua-cjson](https://github.com/mpx/lua-cjson/))
67+
- [lua-cjson](https://github.com/mpx/lua-cjson/)
6968
- [luajson](https://github.com/harningt/luajson/)
69+
7070
Supported platforms: Linux, FreeBSD
7171

7272
- Arguments:

0 commit comments

Comments
 (0)