diff --git a/README.md b/README.md index c425628..a2238e0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ -# fit2gpx-rs: convert fit to gpx files efficiently, add elevation data if you'd like +# [fit2gpx-rs](https://github.com/jeromeschmied/fit2gpx-rs): convert fit to gpx files efficiently, add elevation data if you'd like ## Installation -> [!NOTE] -> soon there might also be binary releases - - have [Rust](https://rust-lang.org) - with `cargo` from [crates.io](https://crates.io): `cargo install fit2gpx` - with `cargo` from [github](https://github.com/jeromeschmied): `cargo install --locked --git "https://github.com/jeromeschmied/fit2gpx-rs"` @@ -16,6 +13,9 @@ cd fit2gpx-rs cargo install --locked --path . ``` +> [!NOTE] +> soon there might also be binary releases + ## Usage ### binary @@ -41,7 +41,7 @@ see [docs](https://docs.rs/crate/fit2gpx) or [examples](https://github.com/jerom This is a simple Rust library and binary for converting .FIT files to .GPX files. -A significantly **_faster_** alternative to the great [**_fit2gpx_**](https://github.com/dodo-saba/fit2gpx) +A **_significantly_** faster alternative to the great [**_fit2gpx_**](https://github.com/dodo-saba/fit2gpx) with the ability to add elevation data while converting - [FIT](https://developer.garmin.com/fit/overview/) is a GIS data file format used by Garmin GPS sport devices and Garmin software