Update README.md

This commit is contained in:
Justin Henck 2017-09-05 16:36:58 -04:00 committed by GitHub
parent a6b7d98736
commit 769571a451

View file

@ -137,3 +137,5 @@ Before doing `Handshake()` you can also set fake session ticket, set clientHello
nil, nil)
tlsConn.SetSessionState(sessionState)
```
This is not an official Google product.