From 84c0a5036118f93cdb847cff392e8083ff34a2ac Mon Sep 17 00:00:00 2001 From: pablo Date: Sun, 19 Feb 2023 19:18:19 +0100 Subject: [PATCH] Update readme --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 10dee7a..195fbbb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Counterweight V2 +Release: v1 + This is the repo where I store everything necessary to spin up my Bitcoin-related node. @@ -91,10 +93,3 @@ An `rsync` to another server should do the trick. You probably don't want to copy the bitcoin blockchain and the electrs indexes due to their massive size. You can use the `--exclude` option when calling `rsync` to exclude them. -## Backlog - -- Add LND -- Add Thunderhub -- Add charge-lnd -- Add Lightning Terminal -