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 3b6e773 commit ebed745Copy full SHA for ebed745
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/Dartvauder/0778af493539a4463a319d91704fb5d1/raw/clone.json&logo=github'></a>
13
+```
0 commit comments