diff --git a/README.md b/README.md index 85623178..226b5dc0 100644 --- a/README.md +++ b/README.md @@ -10,6 +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)] #### This repository is under rapid iteration and should only be used in development. diff --git a/accounting_layers.png b/accounting_layers.png new file mode 100644 index 00000000..e0dd128f Binary files /dev/null and b/accounting_layers.png differ