Update README.md

This commit is contained in:
Serhiy Mytrovtsiy 2019-08-21 22:17:49 +02:00 committed by GitHub
parent ee7c209ca6
commit faa5827629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,11 @@ GitHub Action that runs [stylelint](https://stylelint.io).
- uses: exelban/stylelint@master
```
Or use docker image:
```yaml
- uses: "docker://exelban/stylelint:latest"
```
### Default values
#### Configuration file
Action will check if stylelint is already installed. If not, it will install styleling.