Update README.md

This commit is contained in:
wenead99 2019-05-28 08:19:06 +08:00 committed by GitHub
parent 9c495c4a54
commit 08cdabb59d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,12 +13,12 @@
![](readme/readme5.png) ![](readme/readme5.png)
## 软件流程图 (下下一个为使用教程) ## 软件流程图
![](readme/flow_chart2.png) ![](readme/flow_chart2.png)
## 如何使用 (使用前请认真阅读下文) ## 如何使用 (使用前请认真阅读下文)
**release的程序可脱离python环境运行可跳过第一步仅限windows平台)** **release的程序可脱离python环境运行可跳过第一步仅限windows平台)**
**下载地址(Windows):https://github.com/wenead99/AV_Data_Capture/releases** **下载地址(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