aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradnano <[email protected]>2020-09-28 18:28:52 -0400
committeradnano <[email protected]>2020-09-28 18:28:52 -0400
commit855eff6d88024bd4a0360236bbda5725d4e37ec9 (patch)
tree1522f9c48adfc1298e8cfd3deb1c9767cd991f60
parentUpdate documentation link (diff)
downloadgo-gemini-855eff6d88024bd4a0360236bbda5725d4e37ec9.tar.xz
go-gemini-855eff6d88024bd4a0360236bbda5725d4e37ec9.zip
Update 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