From 23b4fbc6a73a99a7d496a2e61d55f3ce0dfd9d28 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Wed, 16 Jan 2019 16:56:33 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25c17a2..627ac0e 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,11 @@ To run the app locally: Build a release: $ cargo build --release - + -### Running an instance +### Deployment +The app is deployed on Heroku using the buildpack: [Hoverbear/heroku-buildpack-rust](https://github.com/Hoverbear/heroku-buildpack-rust). ## ToDo