From 3277e11d8a4bb576dc0ab3800a6c4331272ae57a Mon Sep 17 00:00:00 2001 From: xqzr <34030394+xqzr@users.noreply.github.com> Date: Fri, 17 Sep 2021 20:01:39 +0800 Subject: [PATCH] Update README.md (#112) --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 26f66bc..4d1b639 100644 --- a/docs/README.md +++ b/docs/README.md @@ -41,9 +41,9 @@ footer: Licensed under CC-BY-SA 4.0 | Copyright 2020-Present Project X Community **XTLS are brilliant ideas for TLS we study, while Xray is the best practice we maintain.** -- Xray-core 是 v2ray-core 的超集,含更好的整体性能和 XTLS 等一系列增强,且完全兼容 v2ray-core 的功能及配置。 +- Xray-core 是 v2ray-core 的超集,含更好的整体性能和 XTLS 等一系列增强,且~~完全~~兼容 v2ray-core 的功能及配置。 - 只有一个可执行文件,含 ctl 的功能,run 为默认指令 - - 配置上完全兼容,环境变量和 API 对应要改为以 XRAY\_ 开头 + - 配置上~~完全~~兼容,环境变量和 API 对应要改为以 XRAY\_ 开头 - 全平台开放了裸协议的 ReadV - 提供完整的 VLESS & Trojan XTLS 支持,均有 ReadV - 提供了 XTLS 多种流控模式, 性能一骑绝尘!