From b6951fd99f6f33f77593bc3da24f04ad91fb738d Mon Sep 17 00:00:00 2001 From: Lsmoisu <114275920+Lsmoisu@users.noreply.github.com> Date: Sun, 9 Mar 2025 21:09:03 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e3309..9b79ca6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - **兼容性**:支持 POSIX Shell(如 `sh`)。 - **日志输出**:美观的日志格式(INFO/DEBUG),便于调试。 - **灵活配置**:支持自定义配置文件 URL(sing-box格式),默认为模板配置,只能保证正常启动,安装后可手动替换配置问题件,路径为/etc/sing-box/config.json。 -- **灵活配置**:定时任务更新sing-box配置文件 +- **自动更新**:定时任务更新sing-box配置文件 ## 环境要求