Skip to content

Commit

Permalink
Updated clones shield counter in root README
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Sep 11, 2024
1 parent d49efd5 commit 3ac1c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img height=31 src="https://img.shields.io/badge/Downloads-3K/month-44cc11.svg?logo=npm&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></img>
<a href="../LICENSE.md"><img height=31 src="https://img.shields.io/badge/License-MIT-orange.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<a href="https://github.com/adamlui/js-utils/commits/main"><img height=31 src="https://img.shields.io/github/commit-activity/m/adamlui/js-utils?label=Commits&logo=github&logoColor=white&labelColor=464646&color=blue&style=for-the-badge"></a>
<img height=31 src="https://img.shields.io/badge/Clones-742/month-869da0?logo=github&logoColor=white&labelColor=464646&style=for-the-badge">
<img height=31 src="https://img.shields.io/badge/Clones-732/month-869da0?logo=github&logoColor=white&labelColor=464646&style=for-the-badge">
<a href="https://www.codefactor.io/repository/github/adamlui/js-utils"><img height=31 src="https://img.shields.io/codefactor/grade/github/adamlui/js-utils?label=Code+Quality&logo=codefactor&logoColor=white&labelColor=464646&color=b5fc7b&style=for-the-badge"></a>
<a href="https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=adamlui_js-utils"><img height=31 src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fsonarcloud.io%2Fapi%2Fmeasures%2Fcomponent%3Fcomponent%3Dadamlui_js-utils%26metricKeys%3Dvulnerabilities&query=%24.component.measures.0.value&style=for-the-badge&logo=sonarcloud&logoColor=white&labelColor=464646&label=Vulnerabilities&color=gold"></a>
<img height=31 src="https://img.shields.io/badge/jsDelivr_Requests-60,000+/month-2bbbd8.svg?logo=jsdelivr&logoColor=white&labelColor=464646&style=for-the-badge">
Expand Down

0 comments on commit 3ac1c75

Please sign in to comment.