We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc26f7 commit e904bc2Copy full SHA for e904bc2
CLONE.md
@@ -0,0 +1,13 @@
1
+
2
3
+ **Markdown**
4
5
+ ```markdown
6
+[](https://github.com/MShawon/github-clone-count-badge)
7
8
+ ```
9
10
+ **HTML**
11
+ ```html
12
+<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/rootandbeer/661c0dbe7346464f58e99c7b334e0307/raw/clone.json&logo=github'></a>
13
+```
0 commit comments