From 73398d0b6c00f9c027fdc9585dc29e727b2ffa88 Mon Sep 17 00:00:00 2001 From: Denio <41270280+DenioD@users.noreply.github.com> Date: Sat, 2 Nov 2019 12:06:54 +0100 Subject: [PATCH] update Readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ccba86..b1e2c84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -SilenDragonLite is z-Addr first, Sapling compatible wallet lightwallet for Hush. +SilentDragonLite is a GUI wallet for the Hush cryptocoin, which does not require you to download the full blockchain! ## Compiling from source * silentdragon is written in C++ 14, and can be compiled with g++/clang++/visual c++. @@ -16,4 +16,3 @@ make -j$(nproc) ./silentdragonlite ``` -_PS: SilentDragonLite is NOT an official wallet, and is not affiliated with the Electric Coin Company in any way._