From 5f85999df4a593c22bc3a72652c029c5930f9f96 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Thu, 28 Sep 2017 17:13:49 +0200 Subject: [PATCH] Add short 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..357addd --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +This project is no longer maintained. It was superseded by a Python3 +implementation at [kumitterer/oebb_py](https://kumig.it/kumitterer/oebb_py). + +You can still use this project, but it will not be 100% compatible with oebb_py. +Issues and pull requests are welcome though. + +If you don't need to host the API yourself, you may also use the one provided +at [https://bahnapi.xyz/][] which uses oebb_py. \ No newline at end of file