change README.md

main
Dawn_Ocean 2023-10-20 15:28:20 +08:00
parent f0e495b266
commit e486557838
1 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
## 使用方法
1. 将`.py`文件与待处理图片放在同一个文件夹。
1. 将`.exe`文件与待处理图片放在同一个文件夹。
2. 文件夹中所有图片按照分组命名:【两位数字】【类型】【其余内容】。
@ -17,11 +17,11 @@
**一位数请在开头加上 0如 02、06。**
3. 运行`.py`文件,根据提示进行操作。
3. 运行`.exe`文件,根据提示进行操作。
## 所需包
## 所需包(已打包在`.exe`中)
- python-docx
- pillow
- pdfkit
- fitz
- docx2pdf