Skip to content

Commit 36936ed

Browse files
Updated README.md
1 parent 634a65b commit 36936ed

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,10 +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 | true | `"coverage.svg"` | Output path to write the coverage<br>badge. |
45-
| overwrite | string | true | `"true"` | Overwrite an existing coverage badge. |
42+
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
43+
|-------------------|--------|----------|------------------|---------------------------------------------|
44+
| output | string | false | `"coverage.svg"` | Output path to write the coverage<br>badge. |
45+
| overwrite | string | false | `"true"` | Overwrite an existing coverage badge. |
46+
| working-directory | string | false | `"."` | Current working directory |
4647
4748
<!-- AUTO-DOC-INPUT:END -->
4849
@@ -94,7 +95,6 @@ Support this project with a :star:
9495
9596
* Free software: [MIT license](LICENSE)
9697
97-
9898
## Credits
9999
100100
This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter).

0 commit comments

Comments
 (0)