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