From 856d380fb77d8b4d2e1e871bb30fae7ac83c3c86 Mon Sep 17 00:00:00 2001 From: Fabian de Boer Date: Fri, 17 Jul 2026 01:47:49 +0200 Subject: [PATCH] adjusted title in README; kanban and pi-tasks added to .gitignore --- .gitignore | 2 ++ README.md | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a5b4848..8c12c70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ sessions/* ignore +kanban/ +.pi-tasks diff --git a/README.md b/README.md index 11d43f8..2be535d 100644 --- a/README.md +++ b/README.md @@ -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 -######################################################## -#### ApFab - Zap Machine V0.9.0 ### -######################################################## + +## ApFab - Zap Machine V0.9.0 + 🄯 2009 - 2026 Fabian de Boer, Vincent Bruijne 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. -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