From 972ca7e99b502234dff851e5bb88054af90b4bd1 Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Fri, 21 Aug 2020 17:15:08 +0200 Subject: [PATCH] fix sorting in graphical clients and remove duplicate entry --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ac0ab97..731a15e 100644 --- a/README.md +++ b/README.md @@ -24,15 +24,14 @@ Please contribute to this list to link to all the awesome gemini projects out th ### Graphical - [Castor](https://git.sr.ht/~julienxx/castor) (Rust) - a graphical Gemini client using GTK +- [Deedum](https://github.com/snoe/deedum/releases) (Dart/Ruby) - an Android client - [GemiNaut](https://www.marmaladefoo.com/pages/geminaut) (C#) - a user friendly graphical Gemini client for MS Windows - [Kristall](https://github.com/MasterQ32/kristall) (C++) - a graphical Gopher and Gemini client using QT -- [Deedum](https://github.com/snoe/deedum/releases) (Dart/Ruby) - An Android client ## Programming - [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client lib ## Servers -- [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client - [gemini-server](https://hackage.haskell.org/package/gemini-server) (Haskell) - a lightweight server for the Gemini protocol ## Tools