diff --git a/README.md b/README.md index 27f3d866..8882e14d 100644 --- a/README.md +++ b/README.md @@ -51,18 +51,24 @@ GTK 4 / Libadwaita client written in Rust ### Media types -* Text +#### Text + * [x] `text/gemini` * [ ] `text/plain` -* Images + +#### Images + * [x] `image/gif` * [x] `image/jpeg` * [x] `image/png` * [x] `image/webp` -* Audio + +#### Audio + * [ ] `audio/mpeg` * [ ] `audio/ogg` -* Video + +#### Video ## Build