From 9a403616addd0663a3f261aae94c17fd37f37aad Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 30 Dec 2010 20:31:10 +0100 Subject: Rename INSTALL to README & extend it --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..0164d57 --- /dev/null +++ b/README @@ -0,0 +1,13 @@ +gen-xhtml-thumbnails - Create quick thumbnail list for images + +Requires: + * perl version 5.10 or newer + * The Image::Imlib2 perl module + +Installation: + +> perl Build.PL +> ./Build +> sudo ./Build install + +You can then run 'man gen-xhtml-thumbnails' for more information. -- cgit v1.2.3