adjusted title in README; kanban and pi-tasks added to .gitignore

This commit is contained in:
Fabian de Boer 2026-07-17 01:47:49 +02:00
commit 856d380fb7
2 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
sessions/* sessions/*
ignore ignore
kanban/
.pi-tasks

View file

@ -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