Skip to content

Commit 5a45c59

Browse files
committed
docs: remove redundant comment
1 parent c4d1d8d commit 5a45c59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,8 @@ Labels that will always be set when an issue is created/updated such as `triage`
223223

224224
## Badge
225225

226-
To add a badge simple replace owner and repository
226+
To add a badge simple replace <OWNER>, <REPOSITORY> and <FILE-NAME> name:
227227

228228
```markdown
229-
<!-- Replace <OWNER>, <REPOSITORY> and <FILE-NAME> with the name of the file in .github/workflows -->
230229
[![Auto Label](https://img.shields.io/github/actions/workflow/status/<OWNER>/<REPOSITORY>/<FILE-NAME>.yml?logo=github&label=Auto%20Label)](https://github.com/Renato66/auto-label)
231230
```

0 commit comments

Comments
 (0)