From ed30a9bd8f552bef025df331e5aa23445f4c569e Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sun, 6 Feb 2022 15:37:45 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf1bcad..9e6ee33 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ Wrapper for Lightning Network Daemon (lnd). It provides separate accounts with m * Using a relational database (PostgreSQL and SQLite) * Focussing only on Lightning (no onchain functionality) * No runtime dependencies (simple Go executable) +* Extensible to add more features -### Status: WIP +### Status: alpha ## Known Issues