From 497f7d14d553c49c605118e2f5ac0efc7d497e72 Mon Sep 17 00:00:00 2001 From: Automated Action Date: Tue, 17 Jun 2025 06:48:54 +0000 Subject: [PATCH] Add author BackendIM to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d0666e9..f7d1316 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,7 @@ The API will be available at `http://localhost:8000` ## Database The application uses SQLite database stored at `/app/storage/db/db.sqlite`. The database is automatically created when the application starts. + +## Author + +BackendIM