From 40a1b46dfce55cbe92f37b97dd71fc2cf52c2d18 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Sat, 29 Jun 2019 10:14:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b72a4a05..4d56a555 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ RaspAP lets you easily create an AP with a Wifi client configuration. With your RaspAP is free software, but powered by your support. If you find RaspAP useful for your personal, educational or commercial projects, please make a pledge at [our Patreon page](https://www.patreon.com/billz) or a one-time donation with [Beerpay](https://beerpay.io/billz/raspap-webgui). Either option makes a big difference to us! +[![Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/billz) [![Beerpay](https://beerpay.io/billz/raspap-webgui/badge.svg)](https://beerpay.io/billz/raspap-webgui) + ## Manual installation These steps apply to the latest release of Raspbian (currently [Buster](https://www.raspberrypi.org/downloads/raspbian/)). Notes for previously released versions are provided, where applicable. Start off by installing git, lighttpd, php7, hostapd and dnsmasq. ```sh