From fc96076472d55f6a5e0a508fba29f3fc4260691b Mon Sep 17 00:00:00 2001 From: adnano Date: Sat, 26 Sep 2020 00:40:28 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3366668..596a5f7 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,8 @@ The way this is implemented in this package is like so: ## TOFU -This package provides an easy way to implement Trust-On-First-Use in your -clients. Here is a simple example client using TOFU to authenticate -certificates: +This package provides an easy way to implement Trust On First Use in your +clients. Here is a simple client using TOFU to authenticate certificates: ```go client := &gemini.Client{