From 4ef34fc5f4337c9784d17a5bba0d12ef6807e41f Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 7 Aug 2022 15:14:00 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd63aab..fc748294 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Retrieve all changed files and directories relative to the target branch (`pull_ * Scales to large repositories. * Git submodules support. * No extra API calls. -* Escaped JSON Output with support for running matrix jobs based on changed files. +* Escaped JSON Output which can be used for running matrix jobs based on changed files. * List only changed directories. * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows).