Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wrynearson authored Oct 2, 2024
1 parent 651913e commit aac4fb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ This is a React application that fetches and visualizes runs from Strava.

<img width="1624" alt="image" src="https://github.com/user-attachments/assets/3e2121f9-45e0-470d-bf1a-6aeeb9d70a5a">

Activities tagged as `run` or `trail run` are fetched daily from Strava. When a listed run is selected, it is displayed on the map, along with basic information including:
Activities of type `Run` (which include normal runs and trail runs) are fetched daily from Strava. When a listed run is selected, it is displayed on the map, along with basic information including:

- Run name
- Distance
- Pace
- Run type (normal or trail)
- Elevation gain

## Development
Expand Down

0 comments on commit aac4fb9

Please sign in to comment.