Skip to content

Commit bd49205

Browse files
committed
updated README.md
1 parent 55bfc71 commit bd49205

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ JSONlite sandboxes the current working directory similar to SQLite. The JSONlite
1616
Benchmark
1717
`tests/set_1k.bash`
1818

19-
20-
> json_reformat: 6s
21-
> jq: 19s
22-
> python -m json.tool: 28s
19+
json_reformat: 6s
20+
jq: 19s
21+
python -m json.tool: 28s
2322

2423
## Installation
2524

0 commit comments

Comments
 (0)