Update README.md

This commit is contained in:
adnano 2020-09-28 18:28:52 -04:00
parent 5d0257ab6f
commit 855eff6d88

View File

@ -1,8 +1,8 @@
# go-gemini # gmi
[![GoDoc](https://godoc.org/git.sr.ht/~adnano/gmi?status.svg)](https://godoc.org/git.sr.ht/~adnano/gmi) [![GoDoc](https://godoc.org/git.sr.ht/~adnano/gmi?status.svg)](https://godoc.org/git.sr.ht/~adnano/gmi)
`go-gemini` implements the [Gemini protocol](https://gemini.circumlunar.space) Package `gmi` implements the [Gemini protocol](https://gemini.circumlunar.space)
in Go. in Go.
It aims to provide an API similar to that of `net/http` to make it easy to It aims to provide an API similar to that of `net/http` to make it easy to