From 3ed3bd75fc7dbfd2d5ea2f1f229cea1f043ead2c Mon Sep 17 00:00:00 2001 From: anon <109770337+lnproxy@users.noreply.github.com> Date: Sun, 9 Jul 2023 13:34:02 -0400 Subject: [PATCH] nicer formatting --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d6b74a8..9b81ce7 100644 --- a/README.md +++ b/README.md @@ -33,22 +33,22 @@ with your payments. ## Tools -- [lnproxy-relay](https://github.com/lnproxy/lnproxy-relay) +### [lnproxy-relay](https://github.com/lnproxy/lnproxy-relay) - A minimalist lnproxy relay. +A minimalist lnproxy relay. -- [lnproxy-webui2](https://github.com/lnproxy/lnproxy-webui2) +### [lnproxy-webui2](https://github.com/lnproxy/lnproxy-webui2) - A plain javascript interface for lnproxy relays, - hosted at https://lnproxy.org and http://dx7pn6ehykq6cadce4bjbxn5tf64z7e3fufpxgxce7n4f5eja476cpyd.onion +A plain javascript interface for lnproxy relays, +hosted at https://lnproxy.org and http://dx7pn6ehykq6cadce4bjbxn5tf64z7e3fufpxgxce7n4f5eja476cpyd.onion -- [lnproxy-address](https://github.com/lnproxy/lnproxy-address) +### [lnproxy-address](https://github.com/lnproxy/lnproxy-address) - A minimalist lightning address bridge that can, optionally, - wrap invoices with an lnproxy relay and verify that they will be relayed securely. +A minimalist lightning address bridge that can, optionally, +wrap invoices with an lnproxy relay and verify that they will be relayed securely. -- [lnproxy-spec](https://github.com/lnproxy/lnproxy-spec) +### [lnproxy-spec](https://github.com/lnproxy/lnproxy-spec) - Draft spec for lnproxy relays and clients, - includes scripts to test relay implementations for spec compliance and common issues. +Draft spec for lnproxy relays and clients, +includes scripts to test relay implementations for spec compliance and common issues.