Skip to content

Commit

Permalink
create clone count badge
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 13, 2023
1 parent 6946144 commit fb1ec86
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .clone.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@


**Markdown**

```markdown
[![GitHub Clones](https://img.shields.io/badge/dynamic/json?color=success&label=Clone&query=count&url=https://gist.githubusercontent.com/cd10kfsu/051e274b67a31213c141f10eee1fff30/raw/clone.json&logo=github)](https://github.com/MShawon/github-clone-count-badge)

```

**HTML**
```html
<a href='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/MShawon/github-clone-count-badge'><img alt='GitHub Clones' src='https://img.shields.io/badge/dynamic/json?color=success&label=Clone&query=count&url=https://gist.githubusercontent.com/cd10kfsu/051e274b67a31213c141f10eee1fff30/raw/clone.json&logo=github'></a>
```

0 comments on commit fb1ec86

Please sign in to comment.