Update README.md

This commit is contained in:
JasonYANG17 2024-02-29 18:08:43 +08:00 committed by GitHub
parent 964a680d9d
commit 4a2805202e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,11 @@
</div>
## 支持的签到模式
- [x] 二维码签到
- [x] GPS签到
- [x] 密码签到
## 功能
- [x] 定时检测GPS签到任务
- [x] 24小时无人值守
@ -22,7 +27,7 @@
## 使用教程
1.下载ZIP或Clone到本地。
2.安装pythonpip及python依赖
2.自行安装pythonpip然后在控制台输入以下命令安装python依赖包
- pip install requests
- pip install beautifulsoup4