Skip to content

Commit

Permalink
Merge pull request #88 from tj-actions/chore/update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 12, 2023
2 parents 95ff1eb + 8858abb commit 673a9e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,17 @@ $ json2file --keys="foo bar" --outputs="{\"foo\": \"value1\", \"bar\": \"value2\
This creates two files with the following contents:

`foo.txt`

```txt
value1
```


`bar.txt`

```txt
value2
```


* Free software: [MIT license](LICENSE)

If you feel generous and want to show some extra appreciation:
Expand Down

0 comments on commit 673a9e3

Please sign in to comment.