From 34f1cbe06da834daffdf5f2ce6afdfdd59cd1c8f Mon Sep 17 00:00:00 2001 From: Estee Tey Date: Sun, 6 Oct 2024 15:52:01 +0800 Subject: [PATCH] Create FUNDING.yml --- .github/FUNDING.yml | 15 +++++++++++++++ README.md | 3 +-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..e904a6d --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,15 @@ +# These are supported funding model platforms + +github: lyqht +# patreon: # Replace with a single Patreon username +# open_collective: # Replace with a single Open Collective username +# ko_fi: # Replace with a single Ko-fi username +# tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +# liberapay: # Replace with a single Liberapay username +# issuehunt: # Replace with a single IssueHunt username +# lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +# polar: # Replace with a single Polar username +# buy_me_a_coffee: lyqht +# thanks_dev: # Replace with a single thanks.dev username +custom: 'https://blog.esteetey.dev/sponsor' diff --git a/README.md b/README.md index 7ddf0e9..8d3aa45 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A customizable QR code generator to create beautiful and unique QR codes.
- + @@ -40,7 +40,6 @@ Batch data export is also now supported. https://github.com/user-attachments/assets/fef17e6a-c226-4136-9501-8d3e951671e0 - ## Self-hosting with Docker 🐋 Mini-QR can easily be self-hosted. We provide a [docker-compose.yml](docker-compose.yml) file as well as our own images. We are using GitHub's `ghrc.io` Container Registry.