From 9e4fe023f3664f14b008f4ddc9af42e2b833542d Mon Sep 17 00:00:00 2001 From: Igor Korsakov Date: Fri, 2 Feb 2018 20:54:10 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19062cabc..ca13be140 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,12 @@ Built with React Native, Expo and BlockCypher API. * Private keys never leave your device * SegWit-first. Replace-By-Fee support -Alpha version, do not rely on it for now! +Alpha version, do not rely on it too much for now! + +![blue wallet](https://raw.githubusercontent.com/Overtorment/BlueWallet/master/gif.gif "Blue Wallet screenshots gif") + + + ## RUN IT @@ -135,4 +140,4 @@ Lightning support? * [ ] Push notifications for all associated addresses * [ ] Keep PrivKey/WIF on paper, scan only on TX signing, not keping on device (watch-only address) * [ ] Decode TX screen -* [ ] Migrate to ElectrumX server (ditch blockcypher) - requires socket/tcp support in Expo \ No newline at end of file +* [ ] Migrate to ElectrumX server (ditch blockcypher) - requires socket/tcp support in Expo