diff --git a/CHANGELOG.md b/CHANGELOG.md index 7daab10..dd09947 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,5 @@ ## 0.1.0 January 24, 2026 -- Enh #1 Added shared configuration files under `config/` for Composer-based reuse (@terabytesoftw) +- Enh #1: Added shared configuration files under `config/` for Composer-based reuse (@terabytesoftw) +- Bug #2: Update quality code section with `Super-Linter` and `StyleCI` badges (@terabytesoftw) diff --git a/README.md b/README.md index aa92151..0109ad6 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@
-
-
-
-
-
Centralized ECS and Rector configuration for PHP projects
Share one set of rules across multiple repositories via Composer.
@@ -165,6 +159,11 @@ Follow the same convention used across PHP Forge repositories:
[](https://packagist.org/packages/php-forge/coding-standard)
[](https://packagist.org/packages/php-forge/coding-standard)
+## Quality code
+
+[](https://github.com/php-forge/coding-standard/actions/workflows/linter.yml)
+[](https://github.styleci.io/repos/1141292628?branch=main)
+
## License
[](LICENSE)