From 4345b45ed57797b08389d10d1dcfa3b909efc0cc Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 31 Dec 2019 08:32:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a2f192b..1d2f134 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ While in development, you will need to install all dependencies: $ pipenv shell $ pipenv install --dev +You will need to set the variables in .env.example, and rename the file to .env + +![lnurl ATM](https://i.imgur.com/ri2zOe8.png) + Running the server ------------------