From 8d3661881cc20fa6d79c6a35a3cd34cd55bc7468 Mon Sep 17 00:00:00 2001 From: Robot8A Date: Sun, 20 Oct 2024 13:32:22 +0200 Subject: [PATCH] Fix typo `destionation` -> `destination` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6a455c..0b6bde9 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ optional arguments: This is used to restrict zones for national instances of Panoramax to upload to reuse the sequences of multi national users. Edit the bounding boxes in `find_france_photos_and_move.py` and change the destination folder. -Running the script will check in the /data folder for every user sequences and move the files being in the bouding boxes in the `destionation` folder path of the script. +Running the script will check in the /data folder for every user sequences and move the files being in the bouding boxes in the `destination` folder path of the script. For this script to read the exif of pictures, you will need the python package `exifread` It was tested with pictures taken with the App Open Camera. -- 2.39.5