From 16954bef7b3ba405001a75e7b3fd158d7b56a757 Mon Sep 17 00:00:00 2001 From: Non Date: Mon, 15 Mar 2021 06:51:51 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 68239b8..b140954 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,16 @@ **It's** based on the cutted version of [**pybitcointools**](https://github.com/vbuterin/pybitcointools). +## Install + +```bash +git clone https://github.com/NotStatilko/BPG +pip3 install -r requirements.txt +``` +## Run +```bash +python3 btcPrivkeyGen.py +``` + ![preview](https://telegra.ph/file/cef995945cb249e89a7ad.png)