Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit d3f509f

Browse files
authored
Update README.md
1 parent a334feb commit d3f509f

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
@@ -1,5 +1,5 @@
11
# JSON Duplicate Keys
2-
Flatten / Unflatten and Loads / Dumps JSON object with Duplicate Keys
2+
Flatten/ Unflatten and Load(s)/ Dump(s) JSON File/ Object with Duplicate Keys
33

44
## Installation
55
```console
@@ -33,4 +33,4 @@ pip install json-duplicate-keys
3333
>>>
3434
>>> json_duplicate_keys.unflatten(Jflat)
3535
{'author': 'truocphan', 'version': '22.3.3', 'version{{{_2_}}}': '22.3.14', 'release': [{'version': '22.3.3', 'version{{{_2_}}}': 'latest'}], 'snapshot': {'author': 'truocphan', 'version': '22.3.3', 'release': [{'version': '22.3.14'}]}}
36-
```
36+
```

0 commit comments

Comments
 (0)