diff --git a/README.md b/README.md index 56396ee..0309ef9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ --- uTLS is a fork of "crypto/tls", which provides ClientHello fingerprinting resistance, low-level access to handshake, fake session tickets and some other features. Handshake is still performed by "crypto/tls", this library merely changes ClientHello part of it and provides low-level access. -**Minimal Go Version**: Go 1.21 +**Minimum Go Version**: Go 1.21 If you have any questions, bug reports or contributions, you are welcome to publish those on GitHub. If you want to do so in private, ~~you can contact one of developers personally via sergey.frolov@colorado.edu~~.