From a4a89dfd81dd0b6b11d5bab65a1a601ff83a60a2 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sun, 23 Aug 2020 23:16:46 -0400 Subject: [PATCH] updated README.md with new badges and Arch AUR package install info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 545d714..0f11ef1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ alt="MyHushTeam's Reddit">

-SilentDragonLite is a lightwallet for HUSH ($HUSH) which runs on Linux, Windows, and macOS. This does not require you to download the full blockchain. This is experimental software under active development! +SilentDragonLite is a lightwallet for HUSH ($HUSH) which runs on Linux and Windows. This does not require you to download the full blockchain. This is experimental software under active development! @@ -35,7 +35,7 @@ This means your IP address is known to these servers. Enable Tor setting in Sile ## Installation -Go to the [releases page](https://github.com/MyHush/SilentDragonLite/releases) and grab the latest installers or binary. +Go to the [releases page](https://github.com/MyHush/SilentDragonLite/releases) and grab the latest installers or binary. For any Arch Linux users, we also have packages on [AUR](https://aur.archlinux.org/) which can be installed with **[yay -S silentdragonlite](https://aur.archlinux.org/packages/silentdragonlite/)** or with **[yay -S silentdragonlite-appimage](https://aur.archlinux.org/packages/silentdragonlite-appimage/)** for the AppImage package. ## Install Torsocks (or any other Socks service for TOR) on Ubuntu 18.04 ```