From 076c2f1c6cbe86e9488c4988667ff730cc1c296f Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Wed, 18 Apr 2018 15:43:54 +0300 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bf9c86..9e52a12 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ First of all install Ely.by PHP-CS-Fixer rules via composer with composer require --dev friendsofphp/php-cs-fixer ely/php-code-style ``` -Then create file `.php-cs` with following contents: +Then create file `.php_cs` with following contents: ```php