From 11286050ca6d97766853f52bf553e45e4f4b8d53 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Thu, 29 Dec 2016 13:19:56 +0100 Subject: [PATCH] Added a simple readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f0e99a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +bayernfahrplan +============== + +A JSON-Getter written in D for bayernfahrplan +--------------------------------------------- + +bayernfahrplan is a tool wich lets you fetch departure tables from +bayernfahrplan.de and output them as JSON. \ No newline at end of file