From d3ac2a064b75442d15c932e0ade4949a9e701720 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 2 Feb 2024 05:26:23 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4fa202..1364af79 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## changed-files -Effortlessly track all changed files and directories relative to a target branch, preceding commit or the last remote commit returning **relative paths** from the project root using this GitHub action. +Effortlessly track all changed files and directories relative to a target branch, the current branch (preceding commit or the last remote commit), multiple branches, or custom commits returning **relative paths** from the project root using this GitHub action. > \[!NOTE] >