adjusted title in README; kanban and pi-tasks added to .gitignore
This commit is contained in:
parent
fb0321bfd5
commit
856d380fb7
2 changed files with 6 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
||||||
sessions/*
|
sessions/*
|
||||||
ignore
|
ignore
|
||||||
|
kanban/
|
||||||
|
.pi-tasks
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
Revival of the old ZapMachine. A collage machine that merges random images layer by layer remaining about 50% of the original images
|
Revival of the old ZapMachine. A collage machine that merges random images layer by layer remaining about 50% of the original images
|
||||||
|
|
||||||
########################################################
|
|
||||||
#### ApFab - Zap Machine V0.9.0 ###
|
## ApFab - Zap Machine V0.9.0
|
||||||
########################################################
|
|
||||||
🄯 2009 - 2026 Fabian de Boer, Vincent Bruijne
|
🄯 2009 - 2026 Fabian de Boer, Vincent Bruijne
|
||||||
www.apfab.com
|
www.apfab.com
|
||||||
|
|
||||||
|
|
@ -28,7 +28,7 @@ You need to acquire the following API key and put it into `conf/conf.php`:
|
||||||
|
|
||||||
See `conf/conf.php` for the exact constant names to use.
|
See `conf/conf.php` for the exact constant names to use.
|
||||||
|
|
||||||
Adjust permission (chmod 777) for Sessions folder, run index.php in the www/ directory, fill in the form and voila.
|
Adjust permission (chmod 777) for 'sessions' folder, run index.php in the www/ directory, fill in the form and voila.
|
||||||
|
|
||||||
|
|
||||||
# ZAP Framework Guide
|
# ZAP Framework Guide
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue