From 473cc4598702c48ae8562df54115d54a7d9ec71c Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Mon, 13 Mar 2023 14:13:50 +0000 Subject: [PATCH] Add utls-imitate, utls-nosni doc to README: fix style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc61107..c242e5c 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,4 @@ uTLS is a software library designed to initiate the TLS Client Hello fingerprint Depending on client and server configuration, it may not always work as expected as not all extensions are correctly implemented. -You can also remove SNI(Server Name Indication) from client hello to evade censorship with `-utls-nosni`, not all servers supports this. +You can also remove SNI (Server Name Indication) from client hello to evade censorship with `-utls-nosni`, not all servers supports this.