From 0bf354a8b0e018ddffd8ab4a4325947967948c41 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 12 Feb 2019 22:56:47 +0100 Subject: [PATCH] fix pictures --- README.md | 4 ++-- pictures/{mainmenu-export.png => export.png} | Bin pictures/{mainmenu-mobile.png => mobile.png} | Bin 3 files changed, 2 insertions(+), 2 deletions(-) rename pictures/{mainmenu-export.png => export.png} (100%) rename pictures/{mainmenu-mobile.png => mobile.png} (100%) diff --git a/README.md b/README.md index 62db2ca..8dbf8be 100644 --- a/README.md +++ b/README.md @@ -427,7 +427,7 @@ It can be activated under "Services" -> "Auto-unlock LND". Its recommended to be This feature should support you in connecting your RaspiBlitz to a mobile wallet on your smartphone. -mobile-wallets +mobile-wallets At the moment [ZAP (iOS)](https://github.com/LN-Zap/zap-iOS) and [Shango (iOS/Android)](https://github.com/neogeno/shango-lightning-wallet) are available. @@ -443,7 +443,7 @@ Offers the following options to get the Macaroon and TLS files to be used in oth *TLS: Certificate to secure/encrypt the communication with the LND node.* -export +export ##### Hex-String diff --git a/pictures/mainmenu-export.png b/pictures/export.png similarity index 100% rename from pictures/mainmenu-export.png rename to pictures/export.png diff --git a/pictures/mainmenu-mobile.png b/pictures/mobile.png similarity index 100% rename from pictures/mainmenu-mobile.png rename to pictures/mobile.png