diff --git a/README.md b/README.md index 082344f..d447a2c 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ Support this project with a :star: -| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | -|-----------|--------|----------|------------------|----------------------------------------------| -| output | string | true | `"coverage.svg"` | Output path to write the coverage badge.
| -| overwrite | string | true | `"true"` | Overwrite an existing coverage badge. | +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|-----------|--------|----------|------------------|---------------------------------------------| +| output | string | true | `"coverage.svg"` | Output path to write the coverage
badge. | +| overwrite | string | true | `"true"` | Overwrite an existing coverage badge. |