From d3c7a0c2497fc1fa7d7b5a83bdbe35dc128d844b Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 2 Apr 2021 08:22:12 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a4629da680..24592cee0db 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ Using the default separator. | all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*) are selected if there
is any file that matches other
criteria in the comparison;
if there is no file that
matches other criteria,
nothing is selected. | +## Example + +![Screen Shot 2021-04-02 at 8 20 04 AM](https://user-images.githubusercontent.com/17484350/113415111-828e4b00-938c-11eb-9129-678922e39e5c.png) + * Free software: [MIT license](LICENSE)