From 0e8e04b0fc3d6583b68ad9321a013c8b23ce71c4 Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Sat, 26 Nov 2022 13:37:48 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1190e0ca..df71e060 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ `Pub` enables your Lightning node with public Web API's, providing a framework for permissionless applications that depend on Lightning. - Wrapper for [`LND`](https://github.com/lightningnetwork/lnd/releases) that can serve accounts over LNURL and NOSTR - [Methods](https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md) -- Accounting SubLayers for Application Pools and Users [![Accounts](https://github.com/shocknet/Lightning.Pub/raw/master/accounting_layers.png)] +- Accounting SubLayers for Application Pools and Users ![Accounts](https://github.com/shocknet/Lightning.Pub/raw/master/accounting_layers.png) #### This repository is under rapid iteration and should only be used in development.