Rename project to bikeslop
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# gpxport
|
||||
# bikeslop
|
||||
|
||||
A local web app for visualising Garmin cycling GPX files with AI coaching insights powered by a local LLM.
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
@@ -23,8 +23,8 @@ A local web app for visualising Garmin cycling GPX files with AI coaching insigh
|
||||
|
||||
```bash
|
||||
# 1. Clone and install dependencies
|
||||
git clone https://github.com/yourname/gpxport
|
||||
cd gpxport
|
||||
git clone https://git.torrtle.co/ryan/bikeslop
|
||||
cd bikeslop
|
||||
uv sync
|
||||
|
||||
# 2. Drop your GPX files into garmin_gpx_exports/
|
||||
|
||||
Reference in New Issue
Block a user