Update README.md #1

Closed
gilardh wants to merge 2 commits from gilardh/SilentDragonLite:master into master
  1. 6
      README.md

6
README.md

@ -20,7 +20,7 @@
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!
<img src="https://raw.githubusercontent.com/MyHush/SilentDragonLite/master/hushchat-screenshot.png">
<img src="hushchat-screenshot.png">
## PRIVACY NOTICE
@ -63,7 +63,7 @@ SilentDragonLite does automatic note and utxo management, which means it doesn't
### Building on Linux
```
git clone https://github.com/MyHush/SilentDragonLite.git
git clone https://git.hush.is/hush/SilentDragonLite.git
cd SilentDragonLite
./build.sh
./SilentDragonLite
@ -72,5 +72,5 @@ cd SilentDragonLite
## Support
For support or other questions, join us on [Discord](https://myhush.org/discord), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam), or join [Telegram](http://myhush.org/telegram) or [file an issue](https://github.com/MyHush/SilentDragonLite/issues).
For support or other questions, join us on [Telegram](http://myhush.org/telegram), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam), or [file an issue](https://git.hush.is/hush/SilentDragonLite/issues).

Loading…
Cancel
Save