From a934a8c9df8fbcda9e12db8a83cc48d6418923f5 Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 23 Jan 2020 09:21:16 +0100 Subject: [PATCH] add Patreon section at the end of self-hosting instructions --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2675fb7b..55b39623 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,10 @@ At this step, you should also setup the SSL for Nginx. [Certbot](https://certbot If all of the above steps are successful, open http://app.mydomain.com/ and create your first account! By default, new accounts are not premium so don't have unlimited alias. To make your account premium, -please go to the database, table "users" and set "lifetime" column to "1" or "TRUE". +please go to the database, table "users" and set "lifetime" column to "1" or "TRUE". + +You don't have to pay anything to SimpleLogin to use all its features. +You could make a donation to SimpleLogin on our Patreon page at https://www.patreon.com/simplelogin if you wish though. ## Contributing