Update readme

This commit is contained in:
Chicory ☕ 2024-07-27 02:25:48 +03:00
parent d6fc0d4691
commit 686887825d
Signed by: chicory
GPG Key ID: AC95A793F70BEDCD

View File

@ -1,8 +1,16 @@
Composer package template
-------------------------
=========================
Template for composer packages with CI and a Docker image for local development.
Commands
--------
### Сode style fixer
```bash
make code-style-fix
```
### Сode style fixer
```bash
make code-style-fix