Skip to content

Commit ce50f92

Browse files
authored
Update README.md
1 parent b13cf52 commit ce50f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A robust JSON5 parser and serializer for Kotlin that extends JSON with helpful f
66

77
## Features
88

9-
JSON5 extends JSON with the following features:
9+
[JSON5](https://json5.org/) extends JSON with the following features:
1010

1111
- **Comments**: `// line comments` and `/* block comments */`
1212
- **Trailing commas**: In objects and arrays

0 commit comments

Comments
 (0)