diff --git a/README.md b/README.md index 7486a383..7df956ee 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## changed-files -Retrieve all changed files and directories relative to the target branch (`pull_request*` based events) or the last remote commit (`push` based event) returning the **absolute path** to all changed files and directories from the root of the project. +Retrieve all changed files and directories relative to the target branch (`pull_request*` based events) or the last remote commit (`push` based event) returning the **absolute path** to all changed files and directories from project root. ## Features