Skip to content

Commit 35d70a3

Browse files
authored
Update Readme.md
1 parent 0ff10cb commit 35d70a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbedit/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Ref: https://gist.github.com/brokaw/95ade1358954cd97d0f2c8e992e14b08
22

33
#### Making JSON Output More Readable with BBEdit
44

5-
1. Close bbedit and Place `pretty-json.sh`, `compact-json.sh` files in `~/Library/Application\ Support/BBEdit/Text\ Filters`
5+
1. Close bbedit and Place [pretty-json.sh](pretty-json.sh), [compact-json.sh](compact-json.sh) files in `~/Library/Application\ Support/BBEdit/Text\ Filters`
66

77
```shell
88
# NOTE: jq is faster than python so skipping python based solution here

0 commit comments

Comments
 (0)