diff --git a/README.md b/README.md index 64644ea..3883d6d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,19 @@ -# AlfacodeTeam PhpServicePlatform - -> A modular **PHP 8.4+** service framework built on the **Gated Demand Architecture (GDA)**. -> Security runs *before* any module loads, and only the modules a request actually needs are -> ever wired in. The kernel is codenamed **Sentinel**. - -[](https://www.php.net/) -[](LICENSE) - +
+
+
+ A modular PHP 8.4+ service framework built on the Gated Demand Architecture (GDA).
+ Security runs before any module loads, and only the modules a request actually needs are ever wired in.
+