summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a57fdeb
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+comirror is an automated mirrorer for webcomics and image gallerys.
+
+Requires:
+ * perl >= 5.10
+ * WWW::Mechanize
+
+For testing:
+ * Test::Cmd
+ * Test::Compile
+ * Test::More
+ * Test::Pod
+
+Installation:
+> make
+> make test # optional
+> sudo make install