From 2d59054928d654a9bfb8bbceea8c4342ef2cf6fc Mon Sep 17 00:00:00 2001 From: sinuio <> Date: Tue, 14 Jun 2022 23:18:44 -0700 Subject: [PATCH] update README --- tls-client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tls-client/README.md b/tls-client/README.md index 3d9a5f6c8..dcca56613 100644 --- a/tls-client/README.md +++ b/tls-client/README.md @@ -1,3 +1,3 @@ -# tls-aio +# tls-client This crate is a derivative of [rustls](https://github.com/rustls/rustls) with significant modifications to facilitate the TLSNotary protocol. \ No newline at end of file