Improve documentation
[www-offliberty.git] / README
diff --git a/README b/README
index 5595369d2d4eb8e55a390ab95f38bc9315961ba2..dfe68b4c6667830551fc177bf6e6bcc2b60a58ee 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,16 @@
 WWW-Offliberty version 0.002
 ============================
 
-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-2015 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.009271 seconds and 4 git commands to generate.