summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
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.