From 52b1286b1fae983b378c87bf86e4659d18620aa5 Mon Sep 17 00:00:00 2001 From: Otto Suess <37940680+ottosuess@users.noreply.github.com> Date: Wed, 23 May 2018 11:33:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f53fc..494f163 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # zapconnect 🌩 -Generate QRCode to connect iOS app to remote LND +Generate QRCode to connect iOS app to remote LND. ## Installing zapconnect @@ -16,3 +16,5 @@ go install -v ./... ``` zapconnect ``` + +With option `-j` you can also display a json string instead of a QRCode.