From: GitHub Action Date: Thu, 13 Jul 2023 18:00:06 +0000 (+0000) Subject: create clone count badge X-Git-Tag: v1.2.18~37^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b319c95f25719ca70dd365a73058912c2902f4df;p=e-mobility-charging-stations-simulator.git create clone count badge --- diff --git a/CLONE.md b/CLONE.md new file mode 100644 index 00000000..8f899a06 --- /dev/null +++ b/CLONE.md @@ -0,0 +1,13 @@ + + + **Markdown** + + ```markdown +[![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) + + ``` + + **HTML** + ```html +GitHub Clones +```