Bump version and update Changes
[www-offliberty.git] / README
diff --git a/README b/README
index 5595369d2d4eb8e55a390ab95f38bc9315961ba2..95a31c80bd98d99e624735020456f5f6a5f73c6f 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,16 @@
-WWW-Offliberty version 0.002
-============================
+WWW-Offliberty version 1.000008
+===============================
 
-WWW::Offliberty is a simple interface to the offliberty.com download service.
+Offliberty is a service that takes a URL to some media (for example a
+YouTube video, a Vimeo video, a SoundCloud song) and returns one or
+more download links.
+
+WWW::Offliberty is a simple interface to this service. The dist also
+includes a command-line script called "off" that has the same
+functionality as the module.
+
+See http://offliberty.com and the documentation of WWW::Offliberty for
+more information.
 
 INSTALLATION
 
@@ -17,11 +26,11 @@ DEPENDENCIES
 This module requires these other modules and libraries:
 
  * HTML::TreeBuilder
- * LWP::UserAgent
+ * HTTP::Tiny
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2013 by Marius Gavrilescu
+Copyright (C) 2013-2018 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.18.1 or,
This page took 0.0102 seconds and 4 git commands to generate.