aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShelikhoo <xiaokangwang@outlook.com>2023-03-13 14:13:50 +0000
committerShelikhoo <xiaokangwang@outlook.com>2023-03-13 14:13:50 +0000
commit473cc4598702c48ae8562df54115d54a7d9ec71c (patch)
tree49024d1ef64d8975d49310abe73736695b27221e
parent39d906b3803e804ddb27ea6fb3f65653f4431352 (diff)
downloadsnowflake-473cc4598702c48ae8562df54115d54a7d9ec71c.tar.gz
snowflake-473cc4598702c48ae8562df54115d54a7d9ec71c.zip
Add utls-imitate, utls-nosni doc to README: fix style
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.