Fix another mistake in README

This commit is contained in:
Alex 2021-07-31 23:05:28 -04:00 committed by GitHub
parent ea8e9a7ff5
commit 850c0c7f4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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