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