diff --git a/README.md b/README.md index c1ace8f..3e8285d 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,8 @@ python jogging_dashboard_gui_app.py ## Example GPX File -You can test the dashboard by either placing any valid `.gpx` file in the `gpx_files/` or any valid `.fit` file in the `fit_files/` directory. Make sure it contains track points with elevation and time data. +You can test the dashboard by either placing any valid `.gpx` file in the `gpx_files/` or any valid `.fit` file in the `fit_files/` directory. +Make sure it contains track points with elevation and time data. ---