From 8d1ccda0c897f84342caf612c1070d78bff421f5 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Thu, 17 Dec 2020 22:28:17 -0800 Subject: [PATCH] README.md updates for tested versions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 48d6e68a..3d52fa18 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,13 @@ OSXPhotos provides the ability to interact with and query Apple's Photos.app lib ## Supported operating systems -Only works on MacOS (aka Mac OS X). Tested on MacOS 10.12.6 / Photos 2.0, 10.13.6 / Photos 3.0, MacOS 10.14.5, 10.14.6 / Photos 4.0, MacOS 10.15.1 - 10.15.6 / Photos 5.0. +Only works on MacOS (aka Mac OS X). Tested on MacOS 10.12.6 / Photos 2.0, 10.13.6 / Photos 3.0, MacOS 10.14.5, 10.14.6 / Photos 4.0, MacOS 10.15.1 - 10.15.7 / Photos 5.0. -Beta support for MacOS 10.16/MacOS 11 Big Sur Beta / Photos 6.0. +Beta support for MacOS 10.16/MacOS 11 Big Sur Beta / Photos 6.0. Not tested on M1 / Apple silicon Macs. Requires python >= 3.7. -This package will read Photos databases for any supported version on any supported OS version. E.g. you can read a database created with Photos 4.0 on MacOS 10.14 on a machine running MacOS 10.12. +This package will read Photos databases for any supported version on any supported OS version. E.g. you can read a database created with Photos 5.0 on MacOS 10.15 on a machine running MacOS 10.12 and vice versa. ## Installation instructions