aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradnano <[email protected]>2020-09-21 18:28:34 -0400
committeradnano <[email protected]>2020-09-21 18:28:34 -0400
commit5ec35d84db1cc07d58f905a15865e6566933ae2d (patch)
treef0d94774b57ee366f9ef79268f4c427e923d78ea /README.md
parentRename example directory to examples (diff)
downloadgo-gemini-5ec35d84db1cc07d58f905a15865e6566933ae2d.tar.xz
go-gemini-5ec35d84db1cc07d58f905a15865e6566933ae2d.zip
Add link to documentation in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71005f7..638115e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# go-gemini
+[![GoDoc](https://godoc.org/git.sr.ht/~adnano/go-gemini?status.svg)](https://godoc.org/git.sr.ht/~adnano/go-gemini)
+
`go-gemini` implements the [Gemini protocol](https://gemini.circumlunar.space) in
Go.