Modify readme

This commit is contained in:
2025-06-25 13:41:09 +03:00
parent 390c637cec
commit c29b9d9e8b

View File

@ -1,5 +1,5 @@
# tlt-gps-replay
Replay TLT gps.txt files. Use something like [tlt-gps-downloader](https://github.com/eetnaviation/tlt-gps-downloader) to download gps files.
Replay TLT gps.txt files. This is the version available on my website
## Usage
Install express module:
@ -17,5 +17,4 @@ http://localhost:3000/
You can click on a vehicle on the map to see more information about it.
## Supplying files
It needs gps files in this name format: gps-year-month-day-HOUR_MINUTE_SECOND.txt
Put them in a folder named gps/
This version downloads the files itself, and stores up to 7 days.