Update README.md

This commit is contained in:
Rhet Turnbull 2020-04-17 12:46:56 -07:00 committed by GitHub
parent b6ac9e1ea3
commit 55daa31c71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1038,7 +1038,7 @@ Returns a [FolderInfo](#FolderInfo) object representing the folder's parent fold
```python
>>> import osxphotos
>>> photosdb = osxphotos.PhotosDB()
>>> photosdb.subfolders
>>> photosdb.folder_info
[<osxphotos.albuminfo.FolderInfo object at 0x10fcc0160>]
>>> photosdb.folder_info[0].title
'Folder1'