From 99f2c1e59d0445bde9e60eb7d1a354241ec2321b Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Sat, 28 Oct 2023 19:19:05 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb7f711..d02906e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The output in the destination directory will be: - Copies files to destination directory using `photoTakenTime` from the JSON file - Copies the (usually best) "edited" version where possible to prevent duplicates - Retains source directory folder structure to handle Takeout's exporting of albums -- Handles some common Takeout export filename and encoding issues ([view tests](./src/index.test.js)) +- Handles many common Takeout export filename and encoding issues ([view tests](./src/index.test.js)) ## Install