diff --git a/README.md b/README.md index aafd0f5..d2ff369 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ -Here’s a README based on the new workflow you've provided. It explains how the workflow can be invoked, its parameters, and the job steps. - ---- - -# Quality Check Workflow +# Quality Workflow This workflow is designed to automate quality checks for PHP applications. It performs static analysis with PHPStan, ensures code formatting using PHP CS Fixer, and audits Composer dependencies for known security vulnerabilities.