From c401387e061044186817039aee886a1d70bb832b Mon Sep 17 00:00:00 2001 From: Amith Raravi Date: Tue, 30 Jun 2020 00:37:49 +0200 Subject: [PATCH] Added Ko-fi button to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8d31b0..a903045 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ You should have a `secrets.json` file to be picked up by the serverless.yml conf * **APP_RESETEMAIL**: The Email that is displayed in the 'From' field in the mail sent. * **APP_RESETLINK**: Link to reset password. For e.g., https://www.myapp.com/resetpassword * **APP_CLIENTURL**: The URL of your Client application which will connect to this server. For e.g., https://www.myapp.com + +[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y21VCIL) \ No newline at end of file