From eff20343603640c9dc5b46d292df26193b1ee7e6 Mon Sep 17 00:00:00 2001 From: proxysu <61810006+proxysu@users.noreply.github.com> Date: Thu, 23 Apr 2020 09:51:06 +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 3df3f71..33a3241 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Trojan模式目前已支持生成用于 6. 安装成功后,使用[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)生成兼容于v2rayN的json文件,用C#内置的Base64库将json生成url链接,使用[QRcoder](https://github.com/codebude/QRCoder)生成二维码。 * 注:V2ray安装及配置文件主要参考自: -[V2ray官网](https://www.v2ray.com) +[V2ray官网](https://www.v2ray.com) [白话文教程](https://toutyrater.github.io/) [新白话文教程(社区版)](https://guide.v2fly.org/)