From f25bdd407dca405493d93fbc011f0abd5880fafb Mon Sep 17 00:00:00 2001 From: Justin O'Brien Date: Thu, 18 Mar 2021 15:18:12 -1000 Subject: [PATCH] Tweak use cases Updated based on Alex's comments --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 45771fb..b43408c 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,9 @@ bitcoin into and out of the Lightning Network. ## Use Cases - Automate channel balancing with AutoLoop ([Learn more](https://github.com/lightninglabs/loop/blob/master/docs/autoloop.md)) -- Pay or deposit to a Bitcoin address without closing channels -- Pay Lightning Invoices with on-chain bitcoin +- Deposit to a Bitcoin address without closing channels - Convert outbound liquidity into inbound liquidity - Refill depleted Lightning channels -- Service Lightning withdrawals with on-chain payments ## Installation Download the latest binaries from the [releases](https://github.com/lightninglabs/loop/releases) page.