Skip to content

Commit 8405bb9

Browse files
committed
Merge branch 'main' of github.com:openpeeps/openparser
2 parents f273965 + f1b9e13 commit 8405bb9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ OpenParser is a collection of parsers and dumpers (serializers) for various data
1818

1919
## 😍 Key Features
2020
- JSON parsing and dumping
21-
- - Direct-to-object JSON parsing
22-
- - JSON-L (JSON Lines) parsing
23-
- - Zero-copy parsing for large JSON datasets
21+
- Direct-to-object JSON parsing
22+
- JSON-L (JSON Lines) parsing
23+
- Zero-copy parsing for large JSON datasets
2424
- CSV parsing and dumping
25-
- - Memory-efficient zero-copy parsing for large CSV datasets
25+
- Memory-efficient zero-copy parsing for large CSV datasets
2626
- RSS/Atom feed parsing
2727

2828
### Parse JSON

0 commit comments

Comments
 (0)