add simple installation and configuration instructions (fixes #38)
This commit is contained in:
parent
a5b5e6002a
commit
0cdd30bb05
1 changed files with 13 additions and 0 deletions
13
INSTALL
Normal file
13
INSTALL
Normal file
|
@ -0,0 +1,13 @@
|
|||
Installation
|
||||
------------
|
||||
|
||||
ScrollingJQueryGallery comes with all its dependencies
|
||||
integrated. Installation is as easy as unpacking the release tarball
|
||||
or zip file.
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
The software may be configured by modifying the gallery.ini file. You
|
||||
may enable logging by uncommenting the logfile option inside this
|
||||
file.
|
Reference in a new issue