From 83d69bd6f4b2837d6d43badb5a026e50dcd79a2c Mon Sep 17 00:00:00 2001 From: Eason Tang Date: Mon, 22 Feb 2021 01:25:31 +0800 Subject: [PATCH] Xray-1.0.13 (#324) [modify] Capitalize XTLS --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 4de2b0c..874128c 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,5 @@ -## Xray 基于 Nginx 的 VLESS + xtls 一键安装脚本 Project_Xray +## Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 Project_Xray > 感谢 JetBrains 提供的非商业开源软件开发授权! @@ -15,7 +15,7 @@ * 安装好 wget。 ### 安装/更新方式(Xray) -VLESS + xtls + nginx + Web +VLESS + XTLS + nginx + Web ``` wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/Xray_onekey/xray/install.sh" && chmod +x install.sh && bash install.sh