From cd3e78d01b980f9e907f3ce8626ad59edd9cc3f7 Mon Sep 17 00:00:00 2001 From: Adrian Barwicki Date: Tue, 13 Nov 2018 00:36:31 +0100 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d619e68..671f98b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ npm install --global pandacash-cli ``` ## Usage -After installing `pandacash-cli`, it can be used as a command-line tool to quickly spin up a local development BCH blockchain with a single command. The local blockchain comes with ten pre-funded BCH addresses, which can be used in the local development process. `pandacash-cli` will also spin up a REST API to interface with the local blockchain that is fully compatible with [BITBOX](https://developer.bitcoin.com/bitbox/). +After installing `pandacash-cli`, it can be used as a command-line tool to quickly spin up a local development BCH blockchain with a single command. The local blockchain comes with ten pre-funded BCH addresses, which can be used in the local development process. **Command Line** ```bash