Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit 66c25ef

Browse files
committed
adds release link and acknowledgments to README
1 parent c9d3b67 commit 66c25ef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
## Install
99
`go get -u github.com/gulyasm/jsonui`
1010

11+
## Binary Releases
12+
[Binary releases are availabe](https://github.com/gulyasm/jsonui/releases)
13+
1114
## Usage
1215
Just use the standard output:
1316
```
@@ -42,3 +45,8 @@ Collapse all nodes
4245

4346
#### `q/Ctrl+C`
4447
Quit jsonui
48+
49+
50+
## Acknowledgments
51+
Special thanks for [asciimoo](https://github.com/asciimoo) and the [wuzz](https://github.com/asciimoo/wuzz) project for all the help and suggestions.
52+

0 commit comments

Comments
 (0)