Skip to content

Commit

Permalink
Updated clones shield counters in READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Oct 1, 2024
1 parent 82e9bfd commit f096438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="https://greasyfork.googlegpt.io"><img height=31 alt="[Greasy Fork]" src="https://img.shields.io/badge/Users-50,000+-blue?logo=weightsandbiases&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<a href="https://github.googlegpt.io/blob/main/LICENSE.md"><img height=31 alt="[License: MIT]" 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.googlegpt.io/commits"><img height=31 alt="[GitHub commits]" src="https://img.shields.io/github/commit-activity/m/KudoAI/googlegpt?label=Commits&logo=github&logoColor=white&labelColor=464646&color=7bb7fc&style=for-the-badge"></a>
<img height=31 src="https://img.shields.io/badge/Clones-1.2K/month-869da0?logo=github&logoColor=white&labelColor=464646&style=for-the-badge">
<img height=31 src="https://img.shields.io/badge/Clones-1.3K/month-869da0?logo=github&logoColor=white&labelColor=464646&style=for-the-badge">
<a href="https://www.codefactor.io/repository/github/KudoAI/googlegpt"><img height=31 alt="[CodeFactor grade]" src="https://img.shields.io/codefactor/grade/github/KudoAI/googlegpt?label=Code+Quality&logo=codefactor&logoColor=white&labelColor=464646&color=b5fc7b&style=for-the-badge"></a>
<a href="https://chatgpt.js.org?utm_source=googlegpt&utm_content=github_shield"><img height=31 alt="[Powered by chatgpt.js]" src="https://img.shields.io/badge/Powered_by-chatgpt.js-black?logo=gamejolt&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<a href="https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=KudoAI_googlegpt"><img height=31 alt="[SonarCloud vulnerabilities]" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fsonarcloud.io%2Fapi%2Fmeasures%2Fcomponent%3Fcomponent%3DKudoAI_googlegpt%26metricKeys%3Dvulnerabilities&query=%24.component.measures.0.value&style=for-the-badge&logo=sonarcloud&logoColor=white&labelColor=464646&label=Vulnerabilities&color=gold"></a>
Expand Down
2 changes: 1 addition & 1 deletion greasemonkey/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="https://greasyfork.googlegpt.io"><img height=31 alt="[Greasy Fork]" src="https://img.shields.io/badge/Users-50,000+-blue?logo=weightsandbiases&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<a href="https://github.googlegpt.io/blob/main/LICENSE.md"><img height=31 alt="[License: MIT]" 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.googlegpt.io/commits"><img height=31 alt="[GitHub commits]" src="https://img.shields.io/github/commit-activity/m/KudoAI/googlegpt?label=Commits&logo=github&logoColor=white&labelColor=464646&color=7bb7fc&style=for-the-badge"></a>
<img height=31 src="https://img.shields.io/badge/Clones-1.2K/month-869da0?logo=github&logoColor=white&labelColor=464646&style=for-the-badge">
<img height=31 src="https://img.shields.io/badge/Clones-1.3K/month-869da0?logo=github&logoColor=white&labelColor=464646&style=for-the-badge">
<a href="https://www.codefactor.io/repository/github/KudoAI/googlegpt"><img height=31 alt="[CodeFactor grade]" src="https://img.shields.io/codefactor/grade/github/KudoAI/googlegpt?label=Code+Quality&logo=codefactor&logoColor=white&labelColor=464646&color=b5fc7b&style=for-the-badge"></a>
<a href="https://chatgpt.js.org?utm_source=googlegpt&utm_content=github_shield"><img height=31 alt="[Powered by chatgpt.js]" src="https://img.shields.io/badge/Powered_by-chatgpt.js-black?logo=gamejolt&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<a href="https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=KudoAI_googlegpt"><img height=31 alt="[SonarCloud vulnerabilities]" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fsonarcloud.io%2Fapi%2Fmeasures%2Fcomponent%3Fcomponent%3DKudoAI_googlegpt%26metricKeys%3Dvulnerabilities&query=%24.component.measures.0.value&style=for-the-badge&logo=sonarcloud&logoColor=white&labelColor=464646&label=Vulnerabilities&color=gold"></a>
Expand Down

0 comments on commit f096438

Please sign in to comment.