1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-29 16:31:18 +02:00

Update README.md

This commit is contained in:
adnano 2020-09-26 00:40:28 -04:00
parent d604e8c337
commit fc96076472

@ -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{