From 9214e14c96e23355aa294b673dd43d51d2285fbf Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Fri, 23 Jun 2023 11:29:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b85ff5c..5f13a41 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ * * * ## 更新信息 +2023.6.23 For better network traffic diversion in various scenarios, split `config.json` into `inbound.json` and `outbound.json`; 为了更好的在各种情景下分流,把 `config.json` 拆分为 `inbound.json` 和 `outbound.json` + 2023.4.13 1.0 正式版