From b6f7075332a7072ac849c326f2af14dcac4989b0 Mon Sep 17 00:00:00 2001 From: klzgrad Date: Fri, 2 Oct 2020 02:57:24 +0800 Subject: [PATCH] Update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd6e08c36..e0d99e4903 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at } ``` -See [USAGE.txt](https://github.com/klzgrad/naiveproxy/blob/master/USAGE.txt) for more parameters in `config.json`. See also [Parameter Tuning](https://github.com/klzgrad/naiveproxy/wiki/Parameter-Tuning) to improve client-side performance. +See [USAGE.txt](https://github.com/klzgrad/naiveproxy/blob/master/USAGE.txt) for more parameters in `config.json`. See also [Performance Tuning](https://github.com/klzgrad/naiveproxy/wiki/Performance-Tuning). ## Build