diff --git a/README.md b/README.md index 99dc5fd..06d7669 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ The `wavinfo` package allows you to probe WAVE and [RF64/WAVE files][eburf64] an * __Broadcast-WAVE__ metadata[1][ebu], including embedded program loudness and coding history, if extant. This also includes the SMPTE UMID[2][smpte_330m2011]. -* ADM track metadata[5][adm], including channel, pack formats, object and content names. -* __iXML__ production recorder metadata[3][ixml], including project, scene, and take tags, recorder notes +* ADM track metadata[3][adm], including channel, pack formats, object and content names. +* __iXML__ production recorder metadata[4][ixml], including project, scene, and take tags, recorder notes and file family information. -* Most of the common __RIFF INFO__[4][info-tags] metadata fields. +* Most of the common __RIFF INFO__[5][info-tags] metadata fields. * The __wav format__ is also parsed, so you can access the basic sample rate and channel count information.