README update

This commit is contained in:
Rhet Turnbull
2019-11-23 14:53:17 -08:00
parent ecd75c775d
commit a995a8d610

View File

@@ -331,6 +331,7 @@ for p in photos:
print( print(
p.uuid(), p.uuid(),
p.filename(), p.filename(),
p.original_filename(),
p.date(), p.date(),
p.description(), p.description(),
p.name(), p.name(),