From ca0dcf8458096171c8cd2b73d14b5be48809158b Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 1 May 2021 07:57:27 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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