diff --git a/README.md b/README.md index 76d6506..958d1ad 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,16 @@ ln -s ../hush3/src/hush-cli The above assumes silentdragon and hush3 git repos are in the same directory. File names on Windows will need to be tweaked. -### Support +## Where is my wallet stored? -For support or other questions, join us on [Telegram](https://hush.is/telegram), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam) or join [Telegram Support](https://hush.is/telegram_support) or [file an issue](https://git.hush.is/hush/SilentDragon/issues). +Linux: `~/.hush/HUSH3` +Windows 10: `C:\Documents and Settings\%user\Application Data\Hush` or `C:\Users\%user\AppData\Roaming\Hush` + +## Support + +For support or other questions, join us on [Telegram](https://hush.is/telegram), or toot at our [Mastodon](https://fosstodon.org/@myhushteam) or join [Telegram Support](https://hush.is/telegram_support) or [file an issue](https://git.hush.is/hush/SilentDragon/issues). + +## License + +GPLv3 or later