diff --git a/README.md b/README.md index 21e8cc6..21becf9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Some DJI drones provide the option for generating SRT (subtitle) files accompany Usage ----- -Please run `dji_srt.py -h` for usage guidance. +Please run `python srt_to_gpx.py -h` for usage guidance. License ------- diff --git a/dji_srt.py b/srt_to_gpx.py similarity index 100% rename from dji_srt.py rename to srt_to_gpx.py