aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 351dd47..780993f 100644
--- a/README.md
+++ b/README.md
@@ -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)
-`go-gemini` implements the [Gemini protocol](https://gemini.circumlunar.space)
+Package `gmi` 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