Skip to content

Commit

Permalink
Add readme for lownloader
Browse files Browse the repository at this point in the history
  • Loading branch information
sandermvanvliet committed Dec 26, 2023
1 parent bc3b200 commit 95e530f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/RoadCaptain.ZwiftRouteDownloader/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# RoadCaptain Zwift Route Downloader

A utility that uses [zwift-data](https://github.com/andipaetzold/zwift-data/) do download the GPX data for Zwift routes in a particular world from Strava.

The GPX files are ingested by [RoadCaptain.SegmentBuilder](../RoadCaptain.SegmentBuilder) and [RoadCaptain.MarkerBuilder](../RoadCaptain.MarkerBuilder) to generate the segments and markers (sprints / KOMs) used in RoadCaptain.

0 comments on commit 95e530f

Please sign in to comment.