From 1d812a08eaa5ee52a8767b504876974d0e19693b Mon Sep 17 00:00:00 2001 From: Ciro Spaciari Date: Sat, 26 Nov 2022 11:26:43 +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..63a7d2c --- /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/cirospaciari/2243d59951f4abe4fd2000f1e20bc561/raw/clone.json&logo=github)](https://github.com/cirospaciari/socketify.py) + + ``` + + **HTML** + ```html +GitHub Clones +```