update readme

pull/144/head^2
Mashiro 2019-11-29 01:14:20 +08:00
parent 24f46913ad
commit 4e4d28fcd0
1 changed files with 6 additions and 0 deletions

View File

@ -35,5 +35,11 @@ python manifest.py
python3 manifest.py
```
GUI 程序开发中,除了以上运行 manifest.py 的方法以外,也可直接运行 qt.py 启动可视化窗口,需要安装 PyQT5
```bash
pip3 install PyQt5
python3 qt.py
```
### TODO
shell/batch 自动安装依赖、自动删除过期文件、压缩图片、GitHub API push、release