12 lines
616 B
Markdown
12 lines
616 B
Markdown
|
|
|
|
**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 Traffic' src='https://img.shields.io/badge/dynamic/json?color=success&label=Views&query=count&url=https://gist.githubusercontent.com/rdavydov/ad9a3c6a8d9c322f9a6b62781ea94a93/raw/traffic.json&logo=github'></a>
|
|
```
|