Update README.md

This commit is contained in:
wenead99 2019-05-27 23:13:55 +08:00 committed by GitHub
parent f40683e5ec
commit 150943694b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
为此综合上述软件特点我写出了本软件为了方便的管理本地AV和更好的手冲体验。没女朋友怎么办ʅ(‾◡◝)ʃ 为此综合上述软件特点我写出了本软件为了方便的管理本地AV和更好的手冲体验。没女朋友怎么办ʅ(‾◡◝)ʃ
### **开 幕 雷 击** ### **请认真阅读下面使用说明再使用**
![](readme/readme5.png) ![](readme/readme5.png)
@ -14,8 +14,9 @@
## 软件流程图 (下下一个为使用教程) ## 软件流程图 (下下一个为使用教程)
![](readme/flow_chart2.png) ![](readme/flow_chart2.png)
## 如何使用 ## 如何使用 (使用前请认真阅读下文)
**release的程序可脱离python环境运行可跳过第一步仅限windows平台)** **release的程序可脱离python环境运行可跳过第一步仅限windows平台)**
**下载地址(Windows):https://github.com/wenead99/AV_Data_Capture/releases**
1. 请安装requests,pyquery,lxml,Beautifulsoup4,pillow模块,可在CMD逐条输入以下命令安装 1. 请安装requests,pyquery,lxml,Beautifulsoup4,pillow模块,可在CMD逐条输入以下命令安装
```python ```python
pip install requests pip install requests