Merge pull request #7 from md2perpe/fixes

Some small fixes in README
develop
skanehira 5 years ago committed by GitHub
commit baa39d60f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,10 +8,10 @@ This tool displays JSON as a tree and you can search and edit key or values.
- Mac - Mac
- Linux - Linux
## Installtion ## Installation
```sh ```sh
$ git clone https://github.com/skanehira/tson $ git clone https://github.com/skanehira/tson
$ cd && go install $ cd tson && go install
``` ```
## Usage ## Usage
@ -19,8 +19,8 @@ $ cd && go install
$ tson < test.json $ tson < test.json
``` ```
## keybinding ## Keybinding
### json tree ### JSON tree
| key | description | | key | description |
|--------|---------------------| |--------|---------------------|

Loading…
Cancel
Save