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
7d89a8121d
commit
dfcd2381c6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# ClutterDB
|
||||
extremely simple JSON database made for infrequent changes which behaves like a dict
|
||||
this was made for ClutterBot (still in development)
|
||||
# Usage
|
||||
```python
|
||||
from db import ClutterDB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue