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