Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Celeter authored Mar 9, 2021
1 parent 95d436b commit 18e416f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
#### Robot.py中的参数 :
1. sub_url=订阅地址(多个地址;隔开)
2. output_path=转换成功后文件输出路径 默认输出至当前文件夹的output.yaml中
3. config_url=来自互联网的规则策略 默认值为https://cdn.jsdelivr.net/gh/Celeter/convert2clash@master/config.yaml
3. config_url=来自互联网的规则策略 默认值为https://cdn.jsdelivr.net/gh/Celeter/convert2clash@main/config.yaml
4. config_path=来自本地的规则策略 默认选择当前文件的config.yaml文件
##### 当config_url获取失败,使用config_path的策略。正常情况下只需修改sub_url即可食用。
#### 使用说明①:
1. 先执行pip install -r requirements.txt
2. 再执行python Robot.py
#### 使用说明②:
*[Release](https://github.com/Celeter/convert2clash/releases/latest)下载可执行程序,直接运行
*[Release](https://github.com/Celeter/convert2clash/releases/latest)下载可执行程序,直接运行

0 comments on commit 18e416f

Please sign in to comment.