From 7f3feeded5bf71e1ea4a2ed0f099bd5bfeed8e9d Mon Sep 17 00:00:00 2001 From: icyfestive <> Date: Fri, 13 Jan 2023 09:04:47 +0000 Subject: [PATCH] update bullet point formatting in asb/README.md --- docs/asb/README.md | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/docs/asb/README.md b/docs/asb/README.md index 818f7322..fc260495 100644 --- a/docs/asb/README.md +++ b/docs/asb/README.md @@ -178,28 +178,21 @@ use Sparrow Wallet. Sparrow wallet import works as follows: - * File -> New wallet -> Give it a name - - * Select "New or Imported Software Wallet" - - * Click "Enter Private Key" for "Master Private Key (BIP32)" - - * Enter the `xprv...` or `tprv...` part of the descriptor (example above is `tprv8Zgredacted...`: +* File -> New wallet -> Give it a name +* Select "New or Imported Software Wallet" +* Click "Enter Private Key" for "Master Private Key (BIP32)" +* Enter the `xprv...` or `tprv...` part of the descriptor (example above is `tprv8Zgredacted...`: ![image](https://user-images.githubusercontent.com/351403/212085114-450725b3-3ff4-4010-a142-b7d39b3200d3.png) - * Click "Import" - - * Leave the derivation path as `m/84'/0'/0'` and click "Import Keystore" button - - * Click "Apply" and then supply password +* Click "Import" +* Leave the derivation path as `m/84'/0'/0'` and click "Import Keystore" button +* Click "Apply" and then supply password ![image](https://user-images.githubusercontent.com/351403/212085483-47ab7cc8-8d65-454a-877b-10b309d71bc6.png) - * Click Transactions tab - - * ??? - - * Profit! +* Click Transactions tab +* ??? +* Profit! ![image](https://user-images.githubusercontent.com/351403/212085966-d318011d-79bf-4e72-aced-4026499591c5.png)