From 03e7d84f23b4b6fa208ff631cce168e29809d961 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 15 Jun 2011 20:42:44 +0200 Subject: Add README --- README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README 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 -- cgit v1.2.3