From 68a01b17353c37ffa305dd23d9e102e7decdfdb3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 28 Apr 2017 20:07:26 +0200 Subject: [PATCH] More text about Heroku. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2a9e2b67a5..069c7cbee8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/firefly-iii/firefly-iii/tree/master) +Firefly III can be run on Heroku. Register for a free Heroku account and instantly run Firefly III on your very own cloud instance. + +There is also a [demo site](https://firefly-iii.nder.be) with an example financial administration already present. + ## Installation To install Firefly III, you'll need a web server (preferrably on Linux) and access to the command line. Then, please read the [installation guide](https://firefly-iii.github.io/using-installing.html).