build: add keywords section to package.json
[e-mobility-charging-stations-simulator.git] / CLONE.md
CommitLineData
b319c95f
GA
1
2
3 **Markdown**
4
5 ```markdown
6[![GitHub Clones](https://img.shields.io/badge/dynamic/json?color=success&label=Clone&query=count&url=https://gist.githubusercontent.com/jerome-benoit/c7c669b881d5b27dc0b44a639504ff93/raw/clone.json&logo=github)](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/jerome-benoit/c7c669b881d5b27dc0b44a639504ff93/raw/clone.json&logo=github'></a>
13```