Skip to content

Commit

Permalink
Add status badges on sponsorlink usage
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu authored Jun 27, 2024
1 parent 4bc89bc commit 1bdc06a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions profile/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 1bdc06a

Please sign in to comment.