From 1bdc06a398a90c38b5f02dd7c6086b5b1182dc4d Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Thu, 27 Jun 2024 02:59:59 -0300 Subject: [PATCH] Add status badges on sponsorlink usage --- profile/readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profile/readme.md b/profile/readme.md index da0e587..7974140 100644 --- a/profile/readme.md +++ b/profile/readme.md @@ -79,3 +79,11 @@ You can simplify this process by enabling [autosync](https://www.devlooped.com/S so that the IDE tooling can automatically do this for you by checking at most once a day for expiration and running the same command you'd have to run manually: `sponsor sync devlooped`. +### Stats + +SponsorLink sync usage by sponsorship kind: + +![User](https://img.shields.io/endpoint?color=ea4aaa&url=https%3A%2F%2Fsponsorlink.devlooped.com%2Fbadge%3Fuser) +![Organization](https://img.shields.io/endpoint?color=green&url=https%3A%2F%2Fsponsorlink.devlooped.com%2Fbadge%3Forg) +![Team](https://img.shields.io/endpoint?color=8A2BE2&url=https%3A%2F%2Fsponsorlink.devlooped.com%2Fbadge%3Fteam) +![Contributor](https://img.shields.io/endpoint?color=blue&url=https%3A%2F%2Fsponsorlink.devlooped.com%2Fbadge%3Fcontrib)