Another README cleanup
This commit is contained in:
parent
a6284bfdb7
commit
18eae2ba07
|
@ -10,8 +10,8 @@ Usage
|
||||||
-------
|
-------
|
||||||
To use json.sh, you can simply run `json.sh` with a filename as an argument.
|
To use json.sh, you can simply run `json.sh` with a filename as an argument.
|
||||||
Here's an example command and it's output:
|
Here's an example command and it's output:
|
||||||
```$ sh json.sh example.json
|
```
|
||||||
|
$ sh json.sh example.json
|
||||||
/animals
|
/animals
|
||||||
/animals/pig
|
/animals/pig
|
||||||
/animals/pig/tail
|
/animals/pig/tail
|
||||||
|
|
Reference in New Issue