From 789e36336a3425001c20bb288b9dc3c3860589d2 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 30 Oct 2024 21:03:02 +0200 Subject: [PATCH] update readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5dc044ff..6127908d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ GTK 4 / Libadwaita client written in Rust ## Features ### Interface + * [x] Multi-tab * [x] Hotkeys * [ ] Bookmarks @@ -18,16 +19,17 @@ GTK 4 / Libadwaita client written in Rust * [ ] Certificates management * [ ] Downloads * [ ] History -* [ ] Proxy configuration -* [ ] Server info -* [ ] Session restore +* [ ] Proxy +* [ ] Session * [x] Tabs * [x] Page * [ ] Navigation * [x] Request * [ ] History -* [ ] Settings +* [ ] User settings + ### Protocol support + * [x] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi) * [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes) * [x] Success @@ -44,7 +46,9 @@ GTK 4 / Libadwaita client written in Rust * [ ] Client certificates * [ ] Gemfeeds * [ ] [Nex](https://nightfall.city/nex/info/specification.txt) + ### Media types + * Text * [x] `text/gemini` * [x] `text/plain`