From 89cf3136992715ce4b45db4342ec4224551a01e7 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 16 Feb 2023 06:30: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 4369a63b..3d13f72d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## changed-files -Retrieve all changed files and directories relative to the target branch or the last remote commit returning the **absolute path** from the project root. +Retrieve all changed files and directories relative to the target branch or the last remote commit returning the **relative path** from the project root. ## Features