From b7ec8b91a1a1698308d0c6c8cdb6daae4c3cbfa1 Mon Sep 17 00:00:00 2001 From: "sh+git@codevoid.de" Date: Sun, 27 Oct 2019 21:11:08 +0000 Subject: [PATCH] Documentation update --- mkpicindex-static.sh | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mkpicindex-static.sh b/mkpicindex-static.sh index 7789d65..b62a8c4 100755 --- a/mkpicindex-static.sh +++ b/mkpicindex-static.sh @@ -9,6 +9,15 @@ printf '%s' \ */ ' > LICENSE +# DEPENDENCIES +# - ImageMagic (identify, convert) +# - raw only: jhead +# - raw only: dcraw + +# KNOWN BUGS / TODOS +# - leftover images won't be added + + # CONFIGURE TITLE="My Gallery" # browser title WIDTH=1000 # how wide will the gallery be