Bump version and update Changes
[app-musicexpo.git] / README
diff --git a/README b/README
index 752ff5beb578c4ab711643289c95dfc627ad69fc..f218d0ba89e0cde656b42f9e45f15231760b7489 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-App-MusicExpo version 1.001_000
-===============================
+App-MusicExpo version 1.003
+===========================
 
 App::MusicExpo creates a HTML table from a list of songs.
 
@@ -27,15 +27,21 @@ DEPENDENCIES
 
 This module requires these other modules and libraries:
 
-  * Audio::FLAC::Header
   * HTML::Template::Compiled
+
+The following modules are optional; they determine the formats that
+can be read by MusicExpo. Be sure to install at least one of them,
+otherwise MusicExpo won't be able to do much!
+
+  * Audio::FLAC::Header
+  * Audio::Opusfile
   * MP3::Info
   * MP4::Info
   * Ogg::Vorbis::Header::PurePerl
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2013-2016 by Marius Gavrilescu
+Copyright (C) 2013-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.14.2 or,
This page took 0.009942 seconds and 4 git commands to generate.