Skip to content

Commit 8f15a70

Browse files
Merge pull request #136 from tj-actions/chore/update-readme
Updated README.md
2 parents e19506b + 08b6b6b commit 8f15a70

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Support this project with a :star:
3939
4040
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4141
42-
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
43-
|-------------------|--------|----------|------------------|---------------------------------------------|
44-
| output | string | false | `"coverage.svg"` | Output path to write the<br>coverage badge. |
45-
| overwrite | string | false | `"true"` | Overwrite an existing coverage badge. |
46-
| working-directory | string | false | `"."` | Current working directory |
42+
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
43+
|-------------------|--------|----------|------------------|-----------------------------------------------|
44+
| output | string | false | `"coverage.svg"` | Output path to write the <br>coverage badge. |
45+
| overwrite | string | false | `"true"` | Overwrite an existing coverage badge. |
46+
| working-directory | string | false | `"."` | Current working directory |
4747
4848
<!-- AUTO-DOC-INPUT:END -->
4949

0 commit comments

Comments
 (0)