From 0948faec14bac45b08fc1ea19401d3a68313626b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kalo=C4=8D?= Date: Tue, 12 Oct 2021 10:19:42 +0200 Subject: [PATCH] readme mod --- MyKings-clipboard-stealer/extras/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MyKings-clipboard-stealer/extras/README.md b/MyKings-clipboard-stealer/extras/README.md index d00dfb0..d1ed917 100644 --- a/MyKings-clipboard-stealer/extras/README.md +++ b/MyKings-clipboard-stealer/extras/README.md @@ -7,6 +7,7 @@ belong to multiple cryptocurrencies.

Example input: + ``` { "wallet_address" : @@ -23,6 +24,7 @@ Example input: ```
Script can be run from console with following command: + ``` > wallet_gain.py -if ./wallets_tagged.json -of ./wallet_gains.json ```