2
0
mirror of https://github.com/skanehira/tson synced 2024-11-15 12:13:04 +00:00

update readme

This commit is contained in:
skanehira 2019-11-02 02:50:57 +09:00
parent 28c301ebee
commit 7a310da85b

View File

@ -16,7 +16,11 @@ $ cd tson && go install
## Usage
```sh
# fromstdin
$ tson < test.json
# from url(only run http get)
$ tson -url http://gorilla/likes/json
```
## Keybinding