Minor doc fix
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 17 Sep 2016 23:49:20 +0000 (00:49 +0100)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 17 Sep 2016 23:49:20 +0000 (00:49 +0100)
README
lib/Audio/Opusfile.pm

diff --git a/README b/README
index 537a40d6c20283143c72771b860c520b93d4c2d6..4807d717171ea51ddf7da115719bf6fd590e7866 100644 (file)
--- a/README
+++ b/README
@@ -12,8 +12,8 @@ libopusfile is a library for decoding and basic manipulation of Ogg
 Opus files.
 
 Audio::Opusfile is an interface to libopusfile. At the moment its only
-function is reading tags from an Ogg Opus file. Future versions will
-give access to a larger part of the libopusfile API.
+function is reading tags from an Ogg Opus file or buffer. Future
+versions will give access to a larger part of the libopusfile API.
 
 Expect the API to change in future versions.
 
index 1e37f4bf580365be25e235f844006c34b05cacf7..d890005cbcca5e2e4e2ef9422b66008980ff65ce 100644 (file)
@@ -117,8 +117,9 @@ libopusfile is a library for decoding and basic manipulation of Ogg
 Opus files.
 
 Audio::Opusfile is an interface to libopusfile. At the moment its only
-function is reading metadata and tags from an Ogg Opus file. Future
-versions will give access to a larger part of the libopusfile API.
+function is reading metadata and tags from an Ogg Opus file or buffer.
+Future versions will give access to a larger part of the libopusfile
+API.
 
 Expect the API to change in future versions.
 
This page took 0.011039 seconds and 4 git commands to generate.