summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-13 21:07:49 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-13 21:07:49 +0200
commitbce72df4fed32a053a7876ade7c5248beaad0baa (patch)
tree40f867c07956652676f87c08837bc4712f26aa25
parentfc7b6b7649a78029332beb1845ebb9eeed0b6ee3 (diff)
Add README
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9ca21a4
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+db-fakedisplay - Show train departures, as seen on the displays on most main stations
+-------------------------------------------------------------------------------------
+
+* <http://finalrewind.org/projects/db-fakedisplay/>
+
+Dependencies
+------------
+
+ * perl >= 5.10
+ * File::ShareDir
+ * Module::Build >= 0.36
+ * HTML::Template
+ * Travel::Status::DE::DeutscheBahn >= 0.04
+
+Installation
+------------
+
+$ perl Build.PL
+$ perl Build
+$ sudo perl Build install
+
+You can then run 'man db-fakedisplay' for more information