create clone count badge
This commit is contained in:
13
CLONE.md
Normal file
13
CLONE.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
**Markdown**
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
[](https://github.com/MShawon/github-clone-count-badge)
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
**HTML**
|
||||||
|
```html
|
||||||
|
<a href='https://github.com/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/RonaldsonBellande/18286e9cfa136b3696998e2d144e2e9c/raw/clone.json&logo=github'></a>
|
||||||
|
```
|
Reference in New Issue
Block a user