Skip to content

Commit 997a661

Browse files
authored
Update README.md
1 parent dfe8792 commit 997a661

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ $ bin/php-css-lint
8080
```
8181

8282
Result :
83+
8384
```
8485
===========================================================
8586
@@ -102,11 +103,13 @@ scripts/php-css-lint css_file_path_to_lint.css
102103
### Lint a file
103104

104105
In a terminal, execute :
106+
105107
```bash
106108
$ bin/php-css-lint /path/to/css/file.css
107109
```
108110

109111
Result :
112+
110113
```
111114
===========================================================
112115

0 commit comments

Comments
 (0)