feat: add windows double-click launcher and update readme

This commit is contained in:
2026-08-24 10:25:11 +08:00
parent 06bacfc6c8
commit 924bb7208f
3 changed files with 40 additions and 0 deletions
+8
View File
@@ -10,6 +10,14 @@
## 使用方法
### 方式一:Windows 双击运行(推荐)
1. 在 Windows 上同步仓库(`git pull`)。
2. 双击 `update-ssl.bat`
3. 脚本会自动打开 Git Bash 并运行,完成后按任意键关闭窗口。
### 方式二:终端运行(Mac / Linux)
在终端里运行:
```bash