diff --git a/README.md b/README.md index 025a243..bd7ce79 100644 --- a/README.md +++ b/README.md @@ -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. @@ -78,7 +78,7 @@ Please contribute to this list to link to all the awesome gemini projects out th ## Servers - [Agate](https://github.com/mbrubeck/agate) (Rust) - a simple Gemini server for static files. -- [a-h/gemini] (https://github.com/a-h/gemini) (Go) - Server for Linux, Mac, Raspberry Pi. Supports SNI for multiple domains on the same server, has Docker image. +- [a-h/gemini](https://github.com/a-h/gemini) (Go) - Server for Linux, Mac, Raspberry Pi. Supports SNI for multiple domains on the same server, has Docker image. - [blizanci](https://github.com/mk270/blizanci) (Erlang) - a server designed primarily for robustness and security. - [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - a simple Gemini server written using Deno and Typescript. - [Duckling proxy 🦆](https://portal.mozz.us/gemini/gemini.marmaladefoo.com/blog/31-Aug-2020_The_Duckling_Proxy.gmi) (Go) - a scheme-specific filtering proxy for Gemini clients to access the web.