From 79beee70f17a4213a022a07ed35dde3c6a0d1487 Mon Sep 17 00:00:00 2001 From: Foxlet Date: Wed, 30 Oct 2019 03:11:31 -0400 Subject: [PATCH] [DOCS] Update repo funding. --- .github/FUNDING.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..99ce933 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: ['https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=QFXXKKAB2B9MA&item_name=macOS-Simple-KVM', 'https://commerce.coinbase.com/checkout/96dc5777-0abf-437d-a9b5-a78ae2c4c227'] diff --git a/README.md b/README.md index 3ec7053..5bc7fb0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # macOS-Simple-KVM Documentation to set up a simple macOS VM in QEMU, accelerated by KVM. -By [@FoxletFox](https://twitter.com/foxletfox), and the help of many others. Find this useful? You can donate [on Coinbase](https://commerce.coinbase.com/checkout/96dc5777-0abf-437d-a9b5-a78ae2c4c227) or [Paypal!](https://paypal.com/cgi-bin/webscr?cmd=_xclick&business=foxlet%40furcode%2eco&item_name=macOS%2dSimple%2dKVM). +By [@FoxletFox](https://twitter.com/foxletfox), and the help of many others. Find this useful? You can donate [on Coinbase](https://commerce.coinbase.com/checkout/96dc5777-0abf-437d-a9b5-a78ae2c4c227) or [Paypal!](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=QFXXKKAB2B9MA&item_name=macOS-Simple-KVM). New to macOS and KVM? Check [the FAQs.](docs/FAQs.md)