Perlcritic compliance + bump version and update Changes
[audio-opusfile.git] / README
diff --git a/README b/README
index 3bbe7a215b324deb965b6e3ac19e39107d92ff3e..42ed3fa5e46abf5139656f1f585136abc0010703 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Audio-Opusfile version 0.003
+Audio-Opusfile version 1.000
 ============================
 
 Opus is a totally open, royalty-free, highly versatile audio codec.
@@ -11,11 +11,12 @@ SILK codec and Xiph.Org's CELT codec.
 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 or buffer. Future
-versions will give access to a larger part of the libopusfile API.
+Audio::Opusfile is an interface to libopusfile. It exports nearly all
+of the functions for obtaining metadata of an Opus file or buffer in
+that library. Future versions will additionally provide functions for
+decoding Opus data into PCM.
 
-Expect the API to change in future versions.
+The API might change in future versions.
 
 INSTALLATION
 
@@ -35,7 +36,7 @@ This module requires these other modules and libraries:
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2016 by Marius Gavrilescu
+Copyright (C) 2016-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.24.0 or,
This page took 0.009432 seconds and 4 git commands to generate.