diff --git a/README.md b/README.md index c7cb3e5..099528b 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ + + tujiao api + +## Database Setup +Import the schema from `doc/tujiao.sql` into a MySQL database named `tujiao`. The application uses the default credentials `root` / `123456` as defined in `src/database.rs`.