Update README.md

This commit is contained in:
wenead99
2019-05-27 22:46:14 +08:00
committed by GitHub
parent 8f0eed64c7
commit a414c8eae9

View File

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