Skip to content

Commit 4a63274

Browse files
committed
updated readme
1 parent d5fafb6 commit 4a63274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Key Features:
1010
- Supports polymorphic types and complex object graphs
1111
- Zero external dependencies (other than java-util)
1212
- Fully compatible with both JPMS and OSGi environments
13-
- Lightweight (237K for json-io.jar, 405K for java-util)
13+
- Lightweight (240K for json-io.jar, 411K for java-util)
1414
- Compatible with JDK 1.8 through JDK 23
15-
- Extensive configuration options via ReadOptions and WriteOptions
15+
- Extensive configuration options via `ReadOptionsBuilder` and `WriteOptionsBuilder`
1616
- Featured on [json.org](http://json.org)
1717
## Compatibility
1818

0 commit comments

Comments
 (0)