README update

This commit is contained in:
Rhet Turnbull
2019-07-26 22:50:32 -04:00
parent b1815a3bf3
commit 3c7214eed4

View File

@@ -234,7 +234,7 @@ Returns a list of keywords (e.g. tags) applied to the photo
Returns a list of albums the photo is contained in
#### `persons()`
Returns the names of the persons in the photo
Returns a list of the names of the persons in the photo
#### `path()`
Returns the path to the photo on disk as a string. Note: this returns the path to the *original* unedited file (see `hasadjustments()`). If the file is missing on disk, path=`None` (see `ismissing()`)