diff --git a/README.md b/README.md index 2322960..1dc6537 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,3 @@ # infravelo-rs -Very basic API client for the [infravelo.de](https://www.infravelo.de) API. - -## Setup - -1. Install Rust via [rustup.rs](https://rustup.rs) -2. Clone the repo & change to the repo dir `git clone https://github.com/phansch/infravelo-rs.git && cd infravelo-rs` -3. Run `cargo run` to fetch all data. - -## Disclaimer - -I'm not associated with infravelo.de. I'm only providing this API client without any of the data. -If you want to make use of the data, make sure to read their terms here: https://www.infravelo.de/api +Discontinued and moved to [infravelo-py](https://github.com/phansch/infravelo-py).