From 5cbb3b15aed4b23fae0918d6245197a4126e5e6b Mon Sep 17 00:00:00 2001 From: Hermes-1 Date: Fri, 19 Jun 2026 09:42:29 +0000 Subject: [PATCH] fix(README): typo selction -> selection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ce8a29..589d48f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Connect to `socks5://localhost:1080`. | `SOCKS_USER` | no | `""` | Auth username (leave empty to skip auth) | | `SOCKS_PASS` | no | `""` | Auth password | | `DNS_SERVER` | no | `tls://8.8.8.8` | Upstream DNS resolver address | -| `PICK_STRATEGY` | no | `first` | Node selction: `first` (default) or `random` | +| `PICK_STRATEGY` | no | `first` | Node selection: `first` (default) or `random` | | `LOG_LEVEL` | no | `info` | sing-box log level (`debug`, `warn`, `error`) | ### With auth + local DNS