Update README.md
This commit is contained in:
parent
208c24b606
commit
ae1a91bf28
10
README.md
10
README.md
@ -24,23 +24,23 @@ release的程序可脱离python环境运行,可跳过第一步<br>
|
|||||||
```python
|
```python
|
||||||
pip install requests
|
pip install requests
|
||||||
```
|
```
|
||||||
<br>
|
###
|
||||||
```python
|
```python
|
||||||
pip install pyquery
|
pip install pyquery
|
||||||
```
|
```
|
||||||
<br>
|
###
|
||||||
```python
|
```python
|
||||||
pip install lxml
|
pip install lxml
|
||||||
```
|
```
|
||||||
<br>
|
###
|
||||||
```python
|
```python
|
||||||
pip install Beautifulsoup4
|
pip install Beautifulsoup4
|
||||||
```
|
```
|
||||||
<br>
|
###
|
||||||
```python
|
```python
|
||||||
pip install pillow
|
pip install pillow
|
||||||
```
|
```
|
||||||
<br>
|
###
|
||||||
|
|
||||||
## 2. 设置proxy.ini
|
## 2. 设置proxy.ini
|
||||||
#### 1.针对网络审查国家或地区
|
#### 1.针对网络审查国家或地区
|
||||||
|
Loading…
Reference in New Issue
Block a user