diff --git a/README.md b/README.md index edafd5a..75a3147 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CoreCore -Mandantenfaehige Admin-Anwendung auf MintyPHP (PHP 8.5, MariaDB 11, Nginx, Memcached, Docker). +Anwendung auf Basis von MintyPHP (PHP 8.5, MariaDB 11, Nginx, Memcached, Docker). Liefert Tenants, User, Rollen, Adressbuch, Mail, Scheduler, Microsoft SSO und ein Helpdesk-Modul mit Business-Central-Anbindung. ## Setup (frischer Clone) @@ -46,6 +46,4 @@ docker compose exec php composer cs:fix # - **Schema + Seed** — `db/init/init.sql`, idempotente Updates in `db/updates/` - **Module** — `modules//` (eigene Migrationen unter `modules//migrations/`) -## Lizenz -MIT (siehe `LICENSE.md`)