diff --git a/README.md b/README.md index 0b4daf6..6d03e11 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,10 @@ -# aprs-trains -[![Crates.io](https://img.shields.io/crates/v/aprs-trains)](https://crates.io/crates/aprs-trains) -[![Docs.rs](https://docs.rs/aprs-trains/badge.svg)](https://docs.rs/aprs-trains) -[![Build](https://github.com/Ewpratten/aprs-trains/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/aprs-trains/actions/workflows/build.yml) -[![Clippy](https://github.com/Ewpratten/aprs-trains/actions/workflows/clippy.yml/badge.svg)](https://github.com/Ewpratten/aprs-trains/actions/workflows/clippy.yml) +# APRS Trains +This tool aggregates telemetry data about various trains operating in Canada, and publishes their positions to the APRS network. -repo description +![](screenshot.png) -## Installation +## Current Sources -This crate can be installed via `cargo` with: - -```sh -cargo install aprs-trains -``` +- [VIA Rail](https://www.viarail.ca) +- [GO Transit](https://www.gotransit.com) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..375421e Binary files /dev/null and b/screenshot.png differ