mirror of
https://github.com/refraction-networking/utls.git
synced 2025-03-31 10:37:36 +03:00
fix: typo in README.md
Typo fix: Minimal -> Minimum
This commit is contained in:
parent
fda1888aa8
commit
e2bc5b12e9
1 changed files with 1 additions and 1 deletions
|
@ -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~~.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue