From 712cbe81dda78ebae3ffc55339552622771f2418 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 21 Nov 2022 00:52:08 +0100 Subject: [PATCH] README update. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af34d0d..196a4e0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ More to come... ## To do: +- Make it possible to recreate the gallery even when there are no photos at Flickr anymore!!! - Error handling. Not done in any way so far... :| - Make use of some CLI parameters to make it more comfortable to use fgg. - Configure the Python logging stuff and add logging for easy debugging... ;)