From 71f6c862fab4118ff82754683953c0cfe46949bd Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sat, 28 Aug 2021 00:05:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fc8b5a..d79d859 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ You will need your LND address, the LND tls certificate (HEX) and the macaroon ( [![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/bumi/lnme) +Here is a [Video Demo of the Heroku deployment](https://www.youtube.com/watch?v=hSFXhnLp_Rc) + #### Notes To run LnMe as systemd service have a look at the [systemd service example config](https://github.com/bumi/lnme/blob/master/examples/lnme.service)