update readme

This commit is contained in:
yggverse 2024-10-30 20:56:48 +02:00
parent 7ce5daf923
commit 7debd63d40

View File

@ -10,7 +10,7 @@ GTK 4 / Libadwaita client written in Rust
## Features ## Features
* Interface ### Interface
* [x] Multi-tab * [x] Multi-tab
* [x] Hotkeys * [x] Hotkeys
* [ ] Bookmarks * [ ] Bookmarks
@ -27,7 +27,7 @@ GTK 4 / Libadwaita client written in Rust
* [x] Request * [x] Request
* [ ] History * [ ] History
* [ ] Settings * [ ] Settings
* Protocols ### Protocols
* [x] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi) * [x] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi)
* [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes) * [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes)
* [x] Success * [x] Success
@ -44,7 +44,7 @@ GTK 4 / Libadwaita client written in Rust
* [ ] Client certificates * [ ] Client certificates
* [ ] Gemfeeds * [ ] Gemfeeds
* [ ] [Nex](https://nightfall.city/nex/info/specification.txt) * [ ] [Nex](https://nightfall.city/nex/info/specification.txt)
* Media types ### Media types
* Text * Text
* [x] `text/gemini` * [x] `text/gemini`
* [x] `text/plain` * [x] `text/plain`