From 08b6b6b612faaf900a93f13f8cb7346b4a9cd07b Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sat, 27 May 2023 21:22:44 +0000 Subject: [PATCH] Updated README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 |