From daa899706da0975787821a460e69d5a36f4b939a Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Tue, 10 Dec 2024 02:15:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20a=20GH=20Sponsors=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82f7220..262644e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![PyPA badge] [![🧪 GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list] [![pre-commit.ci status badge]][pre-commit.ci results page] -[![docs badge]][PyPUG guide] +[![GH Sponsors badge]][GH Sponsors URL] # PyPI publish GitHub Action @@ -370,6 +370,11 @@ https://img.shields.io/badge/guide-gray?logo=readthedocs&label=PyPUG&color=white [PyPUG guide]: https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ +[GH Sponsors badge]: +https://img.shields.io/badge/%40webknjaz-transparent?logo=githubsponsors&logoColor=%23EA4AAA&label=Sponsor&color=2a313c +[GH Sponsors URL]: +https://github.com/sponsors/webknjaz + [use a full Git commit SHA]: https://julienrenaux.fr/2019/12/20/github-actions-security-risk/