diff options
| author | adnano <[email protected]> | 2020-09-21 18:28:34 -0400 |
|---|---|---|
| committer | adnano <[email protected]> | 2020-09-21 18:28:34 -0400 |
| commit | 5ec35d84db1cc07d58f905a15865e6566933ae2d (patch) | |
| tree | f0d94774b57ee366f9ef79268f4c427e923d78ea /README.md | |
| parent | Rename example directory to examples (diff) | |
| download | go-gemini-5ec35d84db1cc07d58f905a15865e6566933ae2d.tar.xz go-gemini-5ec35d84db1cc07d58f905a15865e6566933ae2d.zip | |
Add link to documentation in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # go-gemini +[](https://godoc.org/git.sr.ht/~adnano/go-gemini) + `go-gemini` implements the [Gemini protocol](https://gemini.circumlunar.space) in Go. |