From 4ab899863e5d81a2685ed4e558fe39f14bd5fa42 Mon Sep 17 00:00:00 2001 From: Loyalsoldier Date: Thu, 20 Feb 2020 12:52:46 +0800 Subject: [PATCH] Update README.md Remove spaces --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68273aa9..118203c2 100644 --- a/README.md +++ b/README.md @@ -181,10 +181,10 @@ ], "outbounds": [ { - // 下面这行,协议名称为 socks、shadowsocks 或 vmess 等(记得删除这行文字说明) + //下面这行,协议名称为socks、shadowsocks或vmess等(记得删除这行文字说明) "protocol": "协议名称", "settings": {}, - // 下面这行,必须为 Proxy,对应 Routing 里的 outboundTag(记得删除这行文字说明) + //下面这行,必须为Proxy,对应Routing里的outboundTag(记得删除这行文字说明) "tag": "Proxy", "streamSettings": {}, "mux": {}