diff --git a/README.md b/README.md
index 28d952b8..d3760b60 100644
--- a/README.md
+++ b/README.md
@@ -29,18 +29,6 @@ Using the default separator.
| all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*) are selected if there
is any file that matches other
criteria in the comparison;
if there is no file that
matches other criteria,
nothing is selected. |
- # {
- # added_files: ,
- # copied_files: ,
- # deleted_files: ,
- # modified_files: .github/workflows/test.yml,HISTORY.md,action.yml,
- # renamed_files: ,
- # changed_files: ,
- # unmerged_files: ,
- # unknown_files: ,
- # all_changed_files:
- # }
-
## Usage
```yaml