更新 README.md
This commit is contained in:
@@ -6,16 +6,16 @@
|
|||||||
|
|
||||||
1. 安装python3
|
1. 安装python3
|
||||||
2. 安装依赖库
|
2. 安装依赖库
|
||||||
` shall
|
``` shall
|
||||||
python3 -m pip install pillow
|
python3 -m pip install pillow
|
||||||
python3 -m pip install psutil
|
python3 -m pip install psutil
|
||||||
`
|
```
|
||||||
3. 运行
|
3. 运行
|
||||||
` shall
|
``` shall
|
||||||
cd {path_to_your_pyfile}
|
cd {path_to_your_pyfile}
|
||||||
python3 main.py
|
python3 main.py
|
||||||
`
|
```
|
||||||
4. 退出
|
4. 退出
|
||||||
exit
|
`exit`
|
||||||
|
|
||||||
### END
|
### END
|
||||||
Reference in New Issue
Block a user