From 298b0d95a241b7f8008e6762859d56ce795d1d75 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Sat, 15 Jan 2022 16:42:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f83359..c57067a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 🈷️ ClutterDB Extremely simple JSON database which behaves like a dict. -This was made for ClutterBot (still in development). +This was made for small discord bots, for big bots you should not use this database. # 📥 Usage Clone [this](https://github.com/Clutter-Cluster/ClutterDB/blob/main/db.py) file into your project folder.