We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1aacd7 commit e824321Copy full SHA for e824321
1 file changed
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/MShawon/cf89f3274d06170b8a4973039aa6220a/raw/clone.json&logo=github'></a>
13
+```
0 commit comments