From 0c85298c0358dee9129ed2abce32d798ea61e9e8 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 16 Apr 2023 09:19:10 -0700 Subject: [PATCH] Updated API_README.md to add tables() --- API_README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API_README.md b/API_README.md index 2c515be5..8e0a64a5 100644 --- a/API_README.md +++ b/API_README.md @@ -23,6 +23,7 @@ In addition to a command line interface, OSXPhotos provides a access to a Python * [CommentInfo](#commentinfo) * [LikeInfo](#likeinfo) * [AdjustmentsInfo](#adjustmentsinfo) + * [PhotoTables](#phototables) * [Raw Photos](#raw-photos) * [Template System](#template-system) * [ExifTool](#exiftoolExifTool)