From 22adca29fd0bc8cfa428d0ccc33c888b2fb208d7 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Fri, 15 Mar 2024 18:39:12 -0600 Subject: [PATCH] rename project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10991e1..01e3237 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gpx-to-image-tags +# gpx-to-geotags _Geotag your photos from a GPX track._ This is a simple script used to add geotags (geographic metadata locating where the photo was taken) to images taken by @@ -23,4 +23,4 @@ You might need the `--timezone` argument. Double check the EXIF times are correc Optional Arguments: - `--max-diff`: Maximum allowed difference in seconds between image timestamp and track point. Default: 300 (5 minutes). -- `--timezone`: Three letter timezone the photos are in (e.g. EST). Default: auto-detect your local timezone. \ No newline at end of file +- `--timezone`: Three letter timezone the photos are in (e.g. EST). Default: auto-detect your local timezone.