mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
7cf08a4c1b
commit
fbb346e96c
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -51,18 +51,24 @@ GTK 4 / Libadwaita client written in Rust
|
||||||
|
|
||||||
### Media types
|
### Media types
|
||||||
|
|
||||||
* Text
|
#### Text
|
||||||
|
|
||||||
* [x] `text/gemini`
|
* [x] `text/gemini`
|
||||||
* [ ] `text/plain`
|
* [ ] `text/plain`
|
||||||
* Images
|
|
||||||
|
#### Images
|
||||||
|
|
||||||
* [x] `image/gif`
|
* [x] `image/gif`
|
||||||
* [x] `image/jpeg`
|
* [x] `image/jpeg`
|
||||||
* [x] `image/png`
|
* [x] `image/png`
|
||||||
* [x] `image/webp`
|
* [x] `image/webp`
|
||||||
* Audio
|
|
||||||
|
#### Audio
|
||||||
|
|
||||||
* [ ] `audio/mpeg`
|
* [ ] `audio/mpeg`
|
||||||
* [ ] `audio/ogg`
|
* [ ] `audio/ogg`
|
||||||
* Video
|
|
||||||
|
#### Video
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue