update readme

This commit is contained in:
shuaikangzhou
2023-11-16 23:56:36 +08:00
parent 9c7cb674f8
commit 8a4c9a04b7
12 changed files with 189 additions and 53 deletions

View File

@@ -94,7 +94,8 @@ pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
随便下载一个SQLite数据库查看软件就能打开数据库例如[DB Browser for SQLite](https://sqlitebrowser.org/dl/)
[数据库功能介绍](./doc/数据库介绍.md)
* [数据库功能介绍](./doc/数据库介绍.md)
* [更多功能介绍](./doc/电脑端使用教程.md)
</details>