summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a58aa6d
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
+ekgping - Electrocardiograph-like visual and audible ping
+---------------------------------------------------------
+
+http://finalrewind.org/projects/ekgping/
+
+Dependencies
+------------
+
+ * perl >= 5.10
+ * File::ShareDir
+ * IPC::Run
+ * SDL::Mixer
+ * SDL::Music
+ * Term::Size
+
+Installation
+------------
+
+$ perl Build.PL
+$ perl Build
+$ sudo perl Build install