More Readme Adaption

This commit is contained in:
seiichiro 2022-02-02 18:58:54 +01:00
parent 4492935dfe
commit 5e8b411570

View file

@ -2,6 +2,8 @@
This is a very simple PHP based image Gallery. It takes all images from or (or potentially multiple) directories and presents them as a simple web gallery. It will autogenerate thumbnails for the gallery overview and also do variable pagination. There are some simple keyboard shortcuts as well.
DISCLAIMER: This was just quickly hacked together, it might not be up to any quality or security standards. Use at your own risk, especially if exposed to the internet unprotected.
# Running it
Copy conf/config.sample.php to config.php and edit accordingly.