From 873408f1d922032f70da6493ac7daba2eed08d8b Mon Sep 17 00:00:00 2001
From: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Date: Wed, 23 Mar 2022 09:06:16 -0500
Subject: [PATCH] Add more details to readme

This will help users find various links they are looking for, and it will help promote the app. Can merge after #295.
---
 README.md | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 69 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6ccd7a967..b11cb1c10 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,74 @@
-# CakeWallet for Android and iOS
+# Cake Wallet for Android and iOS
 
-## Open Source Monero and Bitcoin Wallet
+## Open Source Multi-Currency Wallet
 
+## Links
+
+* Website: https://cakewallet.com
+* App Store: https://cakewallet.com/ios
+* Google Play: https://cakewallet.com/gp
+* APK: https://github.com/cake-tech/cake_wallet/releases
+
+## Features
+
+### App-Wide Features
+
+* Completely noncustodial. *Your keys, your coins.*
+* Built-in exchange for dozens of pairs
+* Buy cryptocurrency with credit/debit/bank
+* Sell cryptocurrency by bank transfer
+* Scan QR codes for easy cryptocurrency transfers
+* Create several wallets
+* Select your own custom nodes/servers
+* Address book
+* Backup to external location or iCloud
+* OpenAlias and Unstoppable Domains
+* Set custom fee levels
+* Store local transaction notes
+* Extremely simple user experience
+
+### Monero Specific Features
+
+* The Monero view key is retained on the device for maximum privacy
+* Full support for Monero subaddresses and accounts
+* Specify restore height for faster syncing
+* Specify multiple recipients for batch sending
+
+### Bitcoin Specific Features
+
+* Bitcoin coin control (specify specific outputs to spend)
+* Automatically generate new addresses
+* Specify multiple recipients for batch sending
+
+### Litecoin Specific Features
+
+* Litecoin coin control (specify specific outputs to spend)
+* Automatically generate new addresses
+* Specify multiple recipients for batch sending
+
+### Haven Specific Features
+
+* Send, receive, and store XHV and all xAssets like xUSD, xEUR, xAG, etc.
+
+# Monero.com by Cake Wallet for Android and iOS
+
+## Open Source Monero-Only Wallet
+
+*Exchanging to/from other assets is also supported.*
+
+## Links
+
+* Website: https://monero.com
+* App Store: https://apps.apple.com/app/id1601990386
+* Google Play: https://play.google.com/store/apps/details?id=com.monero.app
+* APK: https://github.com/cake-tech/cake_wallet/releases
+
+# Support
+
+We have 24/7 free support. Please contact support@cakewallet.com
+
+# Build Instructions
 
 More instructions to follow
 
-For instructions on how to build for Android: please view file `howto-build-android.md`
\ No newline at end of file
+For instructions on how to build for Android: please view file `howto-build-android.md`