diff --git a/README.md b/README.md index 887ddfd4..b029221c 100644 --- a/README.md +++ b/README.md @@ -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