From ca9872fd5f65b30600ea152b21d718211025d0a7 Mon Sep 17 00:00:00 2001 From: Eric Wustrow Date: Mon, 8 Oct 2018 11:35:54 -0600 Subject: [PATCH] Credit Jigsaw --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a06c8ab..533ce1c 100644 --- a/README.md +++ b/README.md @@ -155,5 +155,5 @@ func (uconn *UConn) MarshalClientHello() error ## Contributors' guide Please refer to [this document](./CONTRIBUTORS_GUIDE.md) if you're interested in internals -## Disclamer -This is not an official Google product. +## Credits +The initial development of uTLS was completed during an internship at [Google Jigsaw](https://jigsaw.google.com/). This is not an official Google product.