From b2902f40b3925027816100e9b73d6d30700d3ff3 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 12 Dec 2022 01:36:53 -0700 Subject: [PATCH] chore: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53a1dbfb..e5414d71 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ Retrieve all changed files and directories relative to the target branch or the * Git submodules support. * No extra API calls. * Escaped JSON Output which can be used for running matrix jobs based on changed files. -* List only changed directories. +* Optionally list only changed directories. +* Restrict the max depth of changed directories. * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows). * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support