Skip to content

Commit

Permalink
docs: update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Jun 29, 2022
1 parent dfda31b commit 390ad55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.cjs
*.mjs
*.mjs.map
coverage

# Logs
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<a href="https://github.com/willfarrell/csv-rex/actions/workflows/sast.yml">
<img src="https://github.com/willfarrell/csv-rex/actions/workflows/sast.yml/badge.svg?branch=main&event=push" alt="SAST" style="max-width:100%;">
</a>
<a href="https://bestpractices.coreinfrastructure.org/projects/5280">
<img src="https://bestpractices.coreinfrastructure.org/projects/5280/badge" alt="Core Infrastructure Initiative (CII) Best Practices" style="max-width:100%;">
<a href="https://bestpractices.coreinfrastructure.org/projects/6208">
<img src="https://bestpractices.coreinfrastructure.org/projects/6208/badge" alt="Core Infrastructure Initiative (CII) Best Practices" style="max-width:100%;">
</a>
</p>
</div>
Expand Down

0 comments on commit 390ad55

Please sign in to comment.