From 098159466e298825f540ebb6cfd8ba667c88a478 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull <41546558+RhetTbull@users.noreply.github.com> Date: Tue, 24 Dec 2019 11:40:33 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c85261e..ce118990 100644 --- a/README.md +++ b/README.md @@ -596,7 +596,7 @@ if __name__ == "__main__": ## Related Projects -[photosmeta](https://github.com/rhettbull/photosmeta): uses osxphotos and [exiftool](https://exiftool.org/) to apply metadata from Photos as exif data in the photo files. +[photosmeta](https://github.com/rhettbull/photosmeta): uses osxphotos and [exiftool](https://exiftool.org/) to apply metadata from Photos as exif data in the photo files. Can also export photos while preserving metadata and also apply Photos keywords as spotlight tags to make it easier to search for photos using spotlight. ## Contributing