From 4cc9814ff7d363f96448ccc24dcd0c70e50d10c9 Mon Sep 17 00:00:00 2001 From: Marcel Weschke Date: Wed, 26 Nov 2025 19:40:01 +0100 Subject: [PATCH] README.md update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. ---