Update README.md

This commit is contained in:
wenead99 2019-05-27 21:57:41 +08:00 committed by GitHub
parent 5f8131f984
commit 8f0eed64c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,8 @@
## 软件流程图 (下下一个为使用教程)
![](readme/flow_chart2.png)
## 如何使用 (release的程序可脱离python环境运行可跳过第一步)
## 如何使用
**(release的程序可脱离python环境运行可跳过第一步)**
1. 请安装requests,pyquery,lxml,Beautifulsoup4,pillow模块,可在CMD逐条输入以下命令安装
```python
pip install requests