From c691c527513b64916ffe56dbac524ab8daec7d02 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 5 Apr 2021 14:56:39 +0200 Subject: [PATCH] Add support link and corrected README a bit. --- .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 000000000..e2dbc19ba --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +ko_fi: andrasbacsai \ No newline at end of file diff --git a/README.md b/README.md index c5cf7b022..9566a3b15 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ https://andrasbacsai.com/farewell-netlify-and-heroku-after-3-days-of-coding # Features -- Deploy your Node.js and static sites just by pushing code to git. +- Deploy your Node.js, static sites, PHP or any custom application (with custom Dockerfile) just by pushing code to git. - Hassle-free installation and upgrade process. - One-click MongoDB, MySQL, PostgreSQL, CouchDB deployments!