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