Update README.md

This commit is contained in:
klzgrad 2021-09-12 17:49:14 +08:00 committed by GitHub
parent 84e8da8389
commit 6ec7c3c210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ Run `./naive` with the following `config.json` to get a SOCKS5 proxy at local po
}
```
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