From 48aaaf5c996ef9be2924525e520f329c43b16bf3 Mon Sep 17 00:00:00 2001 From: xream Date: Tue, 21 Jan 2025 12:02:49 +0800 Subject: [PATCH] doc: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd1692e..1c650e5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Core functionalities: > ⚠️ Do not use `Shadowrocket` to export URI and then import it as input. It is not a standard URI. -- [x] Normal Proxy(`socks5`, `socks5+tls`, `http`, `https`(it's ok)) +- [x] Proxy URI Scheme(`socks5`, `socks5+tls`, `http`, `https`(it's ok)) example: `socks5+tls://user:pass@ip:port#name`