Skip to content

Commit fe9c2a9

Browse files
committed
update README.md
1 parent 970b5dd commit fe9c2a9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ A tool to view Redis data in terminal.
44

55
![user interface](images/ui.png)
66

7+
## Install
8+
9+
Go version >=1.16: `go install github.com/SaltFishPr/redis-viewer@latest`
10+
11+
or
12+
13+
Download from [Release](https://github.com/SaltFishPr/redis-viewer/releases).
14+
715
## Usage:
816

917
| KeyBoard | Description |
@@ -52,7 +60,7 @@ In Windows, you should change system encoding to `UTF-8` before run this program
5260

5361
## TODOs:
5462

55-
- [ ] Add load animation.
63+
- [x] Add load animation.
5664
- [ ] Friendly value detail.
5765
- [ ] Add log view.
5866

0 commit comments

Comments
 (0)