Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ibireme committed Aug 25, 2024
1 parent fd00f59 commit c98ed1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ yyjson, feel free to open a PR to add it to this list.
* [x] Add more tests: valgrind, sanitizer, fuzzing.
* [x] Support JSON Pointer to query and modify JSON.
* [x] Add `RAW` type for JSON reader and writer.
* [ ] Add option to limit real number output precision.
* [x] Add option to limit real number output precision.
* [ ] Add option to support JSON5 (if feasible).
* [ ] Add functions to diff two JSON documents.
* [ ] Add documentation on performance optimizations.
Expand Down

0 comments on commit c98ed1c

Please sign in to comment.