From 08c1f7b2daa5eb81551fd2b678e8f3fb7a85b4cc Mon Sep 17 00:00:00 2001 From: ren Date: Tue, 19 Nov 2024 15:16:47 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e81710..9702558 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Run tlt-gps-downloader.py and files will be downloaded into current directory. Filename structure: gps-year-month-day-HOUR_MINUTE_SECOND.txt All contents are raw from https://transport.tallinn.ee/gps.txt -You can use [tlt-gps-visualizer]: https://github.com/eetnaviation/tlt-gps-visualizer.git for data processing, or [tlt-gps-replay]: https://github.com/eetnaviation/tlt-gps-replay for replaying gps files. \ No newline at end of file +You can use [tlt-gps-visualizer](https://github.com/eetnaviation/tlt-gps-visualizer.git) for data processing, or [tlt-gps-replay](https://github.com/eetnaviation/tlt-gps-replay) for replaying gps files. \ No newline at end of file