Update README.md

This commit is contained in:
Tonye Jack
2021-05-01 07:57:27 -04:00
committed by GitHub
parent dc2959d455
commit ca0dcf8458

View File

@@ -41,6 +41,7 @@ Using the default separator.
| Input | type | required | default | description |
|:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:|
| separator | `string` | `true` | `' '` | Separator to return outputs |
| files | `string|string[]` | `false` | | Restricted list of specific files to watch for changes |
## Usage