diff --git a/README.md b/README.md index 5b22b8c..5d1811a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,11 @@ composer require --dev descom/dev ### PHP CS Fixer -Create file `.php-cs-fixer.dist` in root project with content: +Create file `.php-cs-fixer.dist.php` in root project with content: ```php +in([ __DIR__.'/src',