diff --git a/README.md b/README.md
index b04c72c..d6a99d4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
> The GitHub Action for committing files for the 80% use case.
-
@@ -87,7 +86,6 @@ The following is an extended example with all possible options available for thi
disable_globbing: true
# Optional. Create given branch name in local and remote repository.
- # (Not released yet, available when @master is used)
create_branch: true
```