diff --git a/README.md b/README.md index 1f147bc..4eec18b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A tool like [google-photos-exif](https://github.com/mattwilson1024/google-photos - tries to match files by the title in their .json file - fixes wrong extensions, identified by [ExifTool](https://exiftool.org/) (or use `--skip-corrections`) - video files won't show up as from 1970 -- works for English, German and French (for more langs fix [this file](./src/config/langs.ts)) +- works for English, German, French, Turkish and Russian (for more langs fix [this file](./src/config/langs.ts)) - supported extensions can be found and configured in [extensions.ts](./src/config/extensions.ts) ## Run this tool