Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,15 @@
<a title="MIT License" href="LICENSE">
<img src="https://img.shields.io/badge/license-MIT-blue" alt="MIT License" />
</a>
<a title="scorecard" href="https://securityscorecards.dev/viewer/?uri=github.com/nodejs/api-docs-tooling">
<a href="https://codecov.io/gh/nodejs/api-docs-tooling" >
<img src="https://codecov.io/gh/nodejs/api-docs-tooling/graph/badge.svg?token=TZRUKKDICU"/>
Comment thread
AugustinMauroy marked this conversation as resolved.
Outdated
</a>
<a title="scorecard" href="https://securityscorecards.dev/viewer/?uri=github.com/nodejs/api-docs-tooling">
<img src="https://api.securityscorecards.dev/projects/github.com/nodejs/api-docs-tooling/badge" alt="api-docs-tooling scorecard badge" />
</a>
<a href="https://www.bestpractices.dev/projects/29">
<img src="https://www.bestpractices.dev/projects/29/badge">
Comment thread
AugustinMauroy marked this conversation as resolved.
Outdated
Comment thread
AugustinMauroy marked this conversation as resolved.
Outdated
</a>
</p>

## Usage
Expand Down
Loading