Fix typo and Markdown formatting

This commit is contained in:
Krispin Schulz
2020-11-02 09:08:57 +01:00
committed by GitHub
parent c5a6c889b2
commit efd46bec9f

View File

@@ -66,7 +66,7 @@ Please contribute to this list to link to all the awesome gemini projects out th
## Programming
- [gemclient](https://github.com/Koshroy/gemclient) (Nim) - a rich client library for the Gemini Protocol.
- [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client lib.
- [gemini](https://github.com/a-h/gemini) (Go) - Applications and libraries for building applications on Gemini.
- [a-h/gemini](https://github.com/a-h/gemini) (Go) - Applications and libraries for building applications on Gemini.
- [go-gemini](https://git.sr.ht/~yotam/go-gemini) (Go) - a library that provides an easy interface to create client and servers.
- [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) (Go) - a more recent fork of the library above.
- [gig](https://github.com/pitr/gig) (Go) - a Gemini framework.