Update read me with deploy button [skip ci]

This commit is contained in:
James Cole 2017-04-27 03:16:27 +02:00
parent 46b4100291
commit 87b8ac5f4e
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
## Try it out!
Try out Firefly III on the [demo site](https://firefly-iii.nder.be/).
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/firefly-iii/firefly-iii/tree/master)
## Installation

View File

@ -52,7 +52,7 @@
],
"env": {
"APP_KEY": {
"description": "A secret key for verifying the integrity of signed cookies.",
"description": "This key is used to encrypt your data.",
"value": "base64:If1gJN4pyycXTq+WS5TjneDympKuu+8SKvTl6RZnhJg="
}
}