diff --git a/README.md b/README.md index 92c8633..6d2fd4e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## MySQL Database -**example.sql can be an example MySQL database that can be directly used and contains complete movie data.** +**[`example.sql`](https://neusite.oss-cn-beijing.aliyuncs.com/gitsrc/example.sql) can be an example MySQL database that can be directly used and contains complete movie data.** 1. **Table: category_search** (Stores records of category-based searches by users) + **id** : int(11) - Primary key