From 09b2b289191213ec733a3a6c844ac0523198c1d5 Mon Sep 17 00:00:00 2001 From: SaketAnand Date: Fri, 14 Jul 2023 04:22:25 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe20598..4d33867 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # BTC Wallet BTC Wallet -It is a web-based Bitcoin wallet and Bitcoin explorer that promotes self-custody by generating Bitcoin addresses and private keys locally on the user's device. If you are suspicious about internet monitoring, then open the URL, disconnect your computer from the internet, and then generate the Bitcoin address and private key. +It is a web-based Bitcoin wallet and Bitcoin explorer that promotes self-custody by generating Bitcoin addresses and private keys locally on the user's device. If you are suspicious about internet monitoring, then open the URL, disconnect your computer from the internet, and then generate the Bitcoin address and private key. + +[User documentation](https://www.ranchimall.github.io/btcwallet). ### Live URL for BTC Wallet: *https://ranchimall.github.io/btcwallet/*