1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-27 19:57:44 +00:00

Update README.md

This commit is contained in:
RGBCube 2022-01-05 16:14:08 +03:00 committed by GitHub
parent 7d89a8121d
commit dfcd2381c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
# ClutterDB # ClutterDB
extremely simple JSON database made for infrequent changes which behaves like a dict extremely simple JSON database made for infrequent changes which behaves like a dict
this was made for ClutterBot (still in development)
# Usage # Usage
```python ```python
from db import ClutterDB from db import ClutterDB