Update README.md

Co-authored-by: Niels Lohmann <niels.lohmann@gmail.com>
Signed-off-by: chirsz <chirsz-ever@outlook.com>
This commit is contained in:
chirsz 2025-01-27 18:32:37 +08:00 committed by GitHub
parent 36c5061c42
commit 1e1d7b4786
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1773,7 +1773,7 @@ Like comments, you can set parameter `ignore_trailing_commas` to true in the `pa
This library does not add trailing commas when serializing JSON data.
For more information, see [JWCC](https://nigeltao.github.io/blog/2021/json-with-commas-comments.html) (JSON With Commas and Comments).
For more information, see [JSON With Commas and Comments (JWCC)](https://nigeltao.github.io/blog/2021/json-with-commas-comments.html).
### Order of object keys