Skip to content

Commit 2515c23

Browse files
authored
Update README.md
Added chart and the link to blog.
1 parent afba4a1 commit 2515c23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ JSON5 implementation for Kotlin/JVM
55
A robust JSON5 parser and serializer for Kotlin that extends JSON with helpful features like comments, trailing commas, and unquoted keys while maintaining full backward compatibility with JSON.
66

77
> [!CAUTION]
8-
> _This is an experimental proof-of-concept project developed entirely using agentic AIs. Some functionality may be incomplete or unstable._
8+
> _This is an experimental proof-of-concept project developed entirely using agentic AIs. Some functionality may be incomplete or unstable ([learn more](https://hossainkhan.medium.com/vibe-coding-to-blind-coding-986f8f0b7b09))_
99
10+
<img src="project-assets/benchmark-charts/json5-by-library-type.png" width="600" alt="Benchmark with different JSON libraries">
1011

1112
## Features
1213

0 commit comments

Comments
 (0)