diff --git a/README.md b/README.md
index de8f781..e9a9909 100644
--- a/README.md
+++ b/README.md
@@ -39,11 +39,11 @@ Support this project with a :star:
-| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
-|-------------------|--------|----------|------------------|---------------------------------------------|
-| output | string | false | `"coverage.svg"` | Output path to write the
coverage badge. |
-| overwrite | string | false | `"true"` | Overwrite an existing coverage badge. |
-| working-directory | string | false | `"."` | Current working directory |
+| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
+|-------------------|--------|----------|------------------|-----------------------------------------------|
+| output | string | false | `"coverage.svg"` | Output path to write the
coverage badge. |
+| overwrite | string | false | `"true"` | Overwrite an existing coverage badge. |
+| working-directory | string | false | `"."` | Current working directory |