Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-yulin committed Feb 5, 2019
1 parent e35f00f commit 03163a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
2. Add composer scripts into your `composer.json`:
```json
"scripts": {
"cs-check": "phpcs",
"cs-fix": "phpcbf"
"cs-check": "phpcs",
"cs-fix": "phpcbf"
}
```
3. Create file `phpcs.xml`:
Expand Down

0 comments on commit 03163a2

Please sign in to comment.