From 0291ff749bb8cd56bbd31c0217787b8e6504f4b6 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 30 Oct 2024 21:27:21 +0200 Subject: [PATCH] update readme --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a3607ff7..d14ef5f7 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ GTK 4 / Libadwaita client written in Rust * [ ] User settings ### Protocols - -#### [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi) +* [ ] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi) * [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes) * [x] Success * [x] `20` @@ -49,26 +48,22 @@ GTK 4 / Libadwaita client written in Rust * [ ] Permanent failure * [ ] Client certificates * [ ] Gemfeeds - -#### [Nex](https://nightfall.city/nex/info/specification.txt) -#### Local +* [ ] [Nex](https://nightfall.city/nex/info/specification.txt) +* [ ] Local ### Media types #### Text - * [x] `text/gemini` * [ ] `text/plain` #### Images - * [x] `image/gif` * [x] `image/jpeg` * [x] `image/png` * [x] `image/webp` #### Audio - * [ ] `audio/mpeg` * [ ] `audio/ogg`