更新 README.md
This commit is contained in:
@@ -1,3 +1,21 @@
|
|||||||
# automation_tool_for_work-wb
|
# automation_tool_for_work-wb
|
||||||
|
|
||||||
一个用于wb工作的半自动化脚本
|
一个用于wb工作的半自动化脚本
|
||||||
|
|
||||||
|
## 用法
|
||||||
|
|
||||||
|
1. 安装python3
|
||||||
|
2. 安装依赖库
|
||||||
|
` shall
|
||||||
|
python3 -m pip install pillow
|
||||||
|
python3 -m pip install psutil
|
||||||
|
`
|
||||||
|
3. 运行
|
||||||
|
` shall
|
||||||
|
cd {path_to_your_pyfile}
|
||||||
|
python3 main.py
|
||||||
|
`
|
||||||
|
4. 退出
|
||||||
|
exit
|
||||||
|
|
||||||
|
### END
|
||||||
Reference in New Issue
Block a user