From 7b44be7d5d83d02d67b9095329d8c8b0c619596d Mon Sep 17 00:00:00 2001 From: capdog Date: Sat, 26 Nov 2022 13:35:58 -0500 Subject: [PATCH] png --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 226b5dc0..1190e0ca 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](/raw/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.