mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
Fix another mistake in README
This commit is contained in:
parent
ea8e9a7ff5
commit
850c0c7f4e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Parse, convert, and write metadata to various audio formats.
|
|||
| MP3 | `mp3` |**X** |**X** |`ID3v2`, `ID3v1`, `APEv2`, `APEv1` |
|
||||
| MP4 | `mp4`, `m4a`, `m4b`, `m4p`, `m4v`, `isom` |**X** |**X** |`Atoms` |
|
||||
| Opus | `opus` |**X** |**X** |`Vorbis Comments` |
|
||||
| Ogg | `ogg`, `oga` |**X** |**X** |`Vorbis Comments` |
|
||||
| Ogg Vorbis | `ogg` |**X** |**X** |`Vorbis Comments` |
|
||||
| WAV | `wav`, `wave` |**X** |**X** |`ID3v2`, `RIFF INFO` |
|
||||
|
||||
## Documentation
|
||||
|
|
Loading…
Reference in a new issue