From 01b9f1ca90b7fa316f6c28d1818997a3f5410432 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Thu, 21 Apr 2022 08:57:51 +0100 Subject: [PATCH] Move FUNDING.yml and add paypal link --- FUNDING.yml => .github/FUNDING.yml | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename FUNDING.yml => .github/FUNDING.yml (71%) diff --git a/FUNDING.yml b/.github/FUNDING.yml similarity index 71% rename from FUNDING.yml rename to .github/FUNDING.yml index 11ee5e7bc..1014be069 100644 --- a/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,4 @@ # These are supported funding model platforms github: [lukevella] +custom: paypal.me/ralllyco diff --git a/README.md b/README.md index 2c991b6a5..ac4ec5c65 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - + -[![Actions Status](https://github.com/lukevella/rallly/workflows/ci/badge.svg)](https://github.com/lukevella/rallly/actions) +[![Actions Status](https://github.com/lukevella/rallly/workflows/ci/badge.svg)](https://github.com/lukevella/rallly/actions) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/ralllyco) Rallly is a free group meeting scheduling tool – built with [Next.js](https://github.com/vercel/next.js/), [Prisma](https://github.com/prisma/prisma) & [TailwindCSS](https://github.com/tailwindlabs/tailwindcss)