Update README.md

This commit is contained in:
qin1127 2024-09-12 13:47:25 +08:00 committed by GitHub
parent cfbffe989f
commit f14205e52e

View File

@ -41,10 +41,14 @@
2. 打开终端或命令提示符,进入项目目录。 2. 打开终端或命令提示符,进入项目目录。
3. 运行脚本: 3. 运行脚本:
安卓客户端协议:
```bash ```bash
python andriod.py python andriod.py
``` ```
web协议
```bash
python 123pan.py
```
### 命令 ### 命令