From 058f1d5a9571915b797ae397558c9dd326c9a03d Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Sat, 30 Apr 2022 08:03:34 +0000 Subject: [PATCH] describe git deployment --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b57fec..97100e2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The homepage has a tool for generating iframe code for you, with a sensible `san You can deploy the app using Heroku. There is a free plan. +You can use the [heroku git deployment](https://devcenter.heroku.com/articles/git) or +click this button: [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)