From 696e8714278e85e67e56a2eaea11f26c53116f0c Mon Sep 17 00:00:00 2001 From: klzgrad Date: Sun, 12 Sep 2021 17:49:39 +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 7188dc3f86..3ee31f204e 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Run `./naive` with the following `config.json` to get a SOCKS5 proxy at local po } ``` -Or quic://user:pass@example.com, if it works better. See also [parameter usage](https://github.com/klzgrad/naiveproxy/blob/master/USAGE.txt) and [performance tuning](https://github.com/klzgrad/naiveproxy/wiki/Performance-Tuning). +Or `quic://user:pass@example.com`, if it works better. See also [parameter usage](https://github.com/klzgrad/naiveproxy/blob/master/USAGE.txt) and [performance tuning](https://github.com/klzgrad/naiveproxy/wiki/Performance-Tuning). ## Build from source