From ee31d0004ade1cd4cab5be6578490dcea54286c0 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sat, 22 Aug 2020 22:29:55 -0400 Subject: [PATCH] added some badges and Mastodon info to README.md --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03c4b4b..71d283c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ # SilentDragon +[![GitHub license](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://github.com/MyHush/SilentDragon/blob/master/LICENSE) +[![GitHub version](https://badge.fury.io/gh/MyHush%2FSilentDragon.svg)](https://badge.fury.io/gh/MyHush%2FSilentDragon) +[![Github All Releases](https://img.shields.io/github/downloads/MyHush/SilentDragon/total.svg)](https://img.shields.io/github/downloads/MyHush/SilentDragon/total.svg) + +

+ + MyHushTeam's Twitter + + follow on Twitter + + follow on Mastodon + + MyHushTeam's Reddit +

SilentDragon desktop wallet for HUSH runs on Linux, Windows and macOS. This is experimental software under active development! @@ -40,7 +58,6 @@ c++. It also depends on Qt5, which you can get from you won't get the embedded hushd by default. You can either run an external hushd, or compile hushd as well. - ### Building on Linux #### Ubuntu 18.04 and 20.04: @@ -87,7 +104,6 @@ c:\Qt5\bin\qmake.exe silentdragon.pro -tp vc CONFIG+=debug You need to install the Xcode app or the Xcode command line tools first, and then install Qt. - ``` git clone https://github.com/MyHush/SilentDragon.git cd SilentDragon @@ -113,5 +129,5 @@ The above assumes silentdragon and hush3 git repos are in the same directory. Fi ### Support -For support or other questions, Join [Discord](https://myhush.org/discord), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam) or [Telegram](http://myhush.org/telegram) or [file an issue](https://github.com/MyHush/SilentDragon/issues). +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/SilentDragon/issues).