From 7447fea247ce35a91519d89c8298761d202fde27 Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Sun, 21 Feb 2021 21:33:01 +0100 Subject: [PATCH] Added badge for https://stars.medv.io/Naereen/badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1a1b6c0..f6b3f5a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md - [GitHub version](#github-version) - [GitHub hits](#github-hits) - [GitHub Profile](#github-profile) + - [GitHub Stars Sparklines](#github-stars-sparklines) - [Bitbucket related](#bitbucket-related) - [Bitbucket issues](#bitbucket-issues) - [Bitbucket Watchers](#bitbucket-watchers) @@ -517,6 +518,11 @@ From [isitmaintained.com](http://isitmaintained.com): ![1](https://github-readme-stats.vercel.app/api/top-langs/?username=Naereen&theme=blue-green) ``` +### GitHub Stars Sparklines +[![Sparkline](https://stars.medv.io/Naereen/badges.svg)](https://stars.medv.io/Naereen/badges) +```markdown +[![Sparkline](https://stars.medv.io/Naereen/badges.svg)](https://stars.medv.io/Naereen/badges) +``` ----