Update documentation link
This commit is contained in:
parent
f0345f3495
commit
909e0c857a
@ -1,10 +1,10 @@
|
|||||||
# go-gemini
|
# go-gemini
|
||||||
|
|
||||||
[](https://godoc.org/git.sr.ht/~adnano/gmi)
|
[](https://godoc.org/git.sr.ht/~adnano/go-gemini)
|
||||||
|
|
||||||
Package gemini implements the [Gemini protocol](https://gemini.circumlunar.space) in Go.
|
Package gemini implements the [Gemini protocol](https://gemini.circumlunar.space) in Go.
|
||||||
|
|
||||||
It aims to provide an API similar to that of `net/http` to make it easy to develop Gemini clients and servers.
|
It aims to provide an API similar to that of net/http to make it easy to develop Gemini clients and servers.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user