From 93fa736c154f369c959f62cdcc8afd4f165b78d1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 8 Jan 2024 10:30:19 +0000 Subject: [PATCH] create clone count badge --- CLONE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CLONE.md diff --git a/CLONE.md b/CLONE.md new file mode 100644 index 0000000..48f7e98 --- /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/rdavydov/fed04b31a250ad522d9ea6547ce87f95/raw/clone.json&logo=github)](https://github.com/MShawon/github-clone-count-badge) + + ``` + + **HTML** + ```html +GitHub Clones +```