From c29b9d9e8b85df2407fb12f2cd551f885d2dcbdd Mon Sep 17 00:00:00 2001 From: eetnaviation Date: Wed, 25 Jun 2025 13:41:09 +0300 Subject: [PATCH] Modify readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07e1835..811466b 100644 --- a/README.md +++ b/README.md @@ -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.