]> granicus.if.org Git - taglib/commitdiff
Added APE, DSF, and DFF formats to the list
authorStephen F. Booth <me@sbooth.org>
Sun, 28 Oct 2018 13:42:19 +0000 (08:42 -0500)
committerStephen F. Booth <me@sbooth.org>
Sun, 28 Oct 2018 13:42:19 +0000 (08:42 -0500)
README.md

index d976db3d5b180e8820188c1c4df93c1b48fbb1c5..5f087995d423815db33fc42324d5ddbe2b087bd3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,15 +2,15 @@
 
 [![Build Status](https://travis-ci.org/taglib/taglib.svg?branch=master)](https://travis-ci.org/taglib/taglib)
 
-### TagLib Audio Meta-Data Library
+### TagLib Audio Metadata Library
 
 http://taglib.org/
 
-TagLib is a library for reading and editing the meta-data of several
+TagLib is a library for reading and editing the metadata of several
 popular audio formats. Currently it supports both ID3v1 and [ID3v2][]
-for MP3 files, [Ogg Vorbis][] comments and ID3 tags and Vorbis comments
-in [FLAC][], MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4 and ASF
-files.
+for MP3 files, [Ogg Vorbis][] comments and ID3 tags 
+in [FLAC][], MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4, APE,
+DSF, DFF, and ASF files.
 
 TagLib is distributed under the [GNU Lesser General Public License][]
 (LGPL) and [Mozilla Public License][] (MPL). Essentially that means that