fix: typo in README.md

Typo fix: Minimal -> Minimum
This commit is contained in:
Gaukas Wang 2024-04-03 15:10:03 -06:00 committed by GitHub
parent fda1888aa8
commit e2bc5b12e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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~~.