From 215bb28e87695c409d697464cb06b87b9ad29c80 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Wed, 15 Jun 2022 14:58:14 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dde4453..51bac3e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # legend-regtest-enviroment Easy docker LNbits regtest enviroment. -Place this docker folder in your lnbits-legend install. Run instructions in the README +Will spin up regtest: + +* lnbits +* bitcoin-core +* lnd +* clightning +* electrs +* mempool +* boltz + +Place this docker folder in your lnbits-legend install. To run use these instructions