mirror of
https://github.com/RGBCube/JsonWrapper
synced 2025-07-27 11:47:45 +00:00
Update README.md
This commit is contained in:
parent
29c72d7377
commit
7d89a8121d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# ClutterDB
|
||||
extremely simple JSON database made for infrequent changes which behaves like a dict
|
||||
# Usage
|
||||
```
|
||||
```python
|
||||
from db import ClutterDB
|
||||
|
||||
# initialization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue