From ad49a1ad13aed78a1b8e2aaeea1e5a8fb8611bb9 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 12 Mar 2025 20:52:48 +0100 Subject: [PATCH] Added Funding --- .github/FUNDING.yml | 7 +++++++ README.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..e5118e4 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,7 @@ +github: kevinveenbirkenbach + +patreon: kevinveenbirkenbach + +buy_me_a_coffee: kevinveenbirkenbach + +custom: https://s.veen.world/paypaldonate diff --git a/README.md b/README.md index ac107bd..7465a12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Analyze Script Collection (anscrico) 📊🔍 +[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-blue?logo=github)](https://github.com/sponsors/kevinveenbirkenbach) [![Patreon](https://img.shields.io/badge/Support-Patreon-orange?logo=patreon)](https://www.patreon.com/c/kevinveenbirkenbach) [![Buy Me a Coffee](https://img.shields.io/badge/Buy%20me%20a%20Coffee-Funding-yellow?logo=buymeacoffee)](https://buymeacoffee.com/kevinveenbirkenbach) [![PayPal](https://img.shields.io/badge/Donate-PayPal-blue?logo=paypal)](https://s.veen.world/paypaldonate) + [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](./LICENSE) [![GitHub stars](https://img.shields.io/github/stars/kevinveenbirkenbach/analyze-script-collection.svg)](https://github.com/kevinveenbirkenbach/analyze-script-collection/stargazers) [![GitHub issues](https://img.shields.io/github/issues/kevinveenbirkenbach/analyze-script-collection.svg)](https://github.com/kevinveenbirkenbach/analyze-script-collection/issues)