mirror of
https://github.com/JasonYANG170/AutoCheckBJMF.git
synced 2024-11-23 20:26:24 +00:00
Update README.md
This commit is contained in:
parent
964a680d9d
commit
4a2805202e
|
@ -13,6 +13,11 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## 支持的签到模式
|
||||||
|
- [x] 二维码签到
|
||||||
|
- [x] GPS签到
|
||||||
|
- [x] 密码签到
|
||||||
|
|
||||||
## 功能
|
## 功能
|
||||||
- [x] 定时检测GPS签到任务
|
- [x] 定时检测GPS签到任务
|
||||||
- [x] 24小时无人值守
|
- [x] 24小时无人值守
|
||||||
|
@ -22,7 +27,7 @@
|
||||||
## 使用教程
|
## 使用教程
|
||||||
1.下载ZIP或Clone到本地。
|
1.下载ZIP或Clone到本地。
|
||||||
|
|
||||||
2.安装python,pip及python依赖
|
2.自行安装python,pip,然后在控制台输入以下命令安装python依赖包
|
||||||
|
|
||||||
- pip install requests
|
- pip install requests
|
||||||
- pip install beautifulsoup4
|
- pip install beautifulsoup4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user