update readme

develop
skanehira 5 years ago
parent 28c301ebee
commit 7a310da85b

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

Loading…
Cancel
Save