From ee691432cc618474f12bac7976189cb4f91e2f63 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 31 May 2018 12:18:35 +0200 Subject: Update screenshot --- README.md | 2 +- screenshot.png | Bin 0 -> 72955 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 screenshot.png diff --git a/README.md b/README.md index 26b7319..de94a95 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ by receiving and decrypting node data with the key the got from the creator of t When joining a channel using invite key, we might be given an incorrect decryption key. If that is the case then currently the client crashes because decryption fails. This should be gracefully handled # Screenshot -![Sample screenshot](https://i.imgur.com/pBYtWiE.png) +![Sample screenshot](screenshot.png) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..8bb3994 Binary files /dev/null and b/screenshot.png differ -- cgit v1.2.3