From a35dac84063ef15440a7fac40018d2365a897295 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 14 May 2021 07:38:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de88faf..1034cbf6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ changed-files ------------- -Get all modified files relative to the default branch (`pull_request*` events) or last commit (`push` event). +Retrieve all changed, added, modified and deleted files relative to the default branch (`pull_request*` events) or last commit (`push` event). ## Features