There was an error while loading. Please reload this page.
1 parent 2019cb8 commit 5936d30Copy full SHA for 5936d30
1 file changed
README.md
@@ -28,11 +28,10 @@
28
29
## 安装
30
31
-前往 Surge 的 `Module` 配置页面,添加外部模块链接:
+前往 Surge 的 `Module` 配置页面,添加外部模块链接,以下有不同的链接可供选择:
32
33
-```text
34
-https://github.com/wibus-wee/activation-script/raw/gh-pages/activator.sgmodule
35
-```
+- [GitHub Release](https://github.com/wibus-wee/activation-script/releases/latest/download/activator.sgmodule) <sup>***`📦 Stable`***</sup> 最新的稳定版本,如果不追求最新的功能,你可以使用这个版本
+- [GitHub Action](https://github.com/wibus-wee/activation-script/raw/gh-pages/activator.sgmodule) <sup>***`💥 Latest`***</sup> 使用最新代码构建,但是这可能会带来不稳定性和一些问题
36
37
或者你希望自行修改配置文件与脚本,你可以使用如下指令:
38
0 commit comments