Update README.md

This commit is contained in:
Michael Bumann
2022-02-06 15:37:45 +02:00
committed by GitHub
parent 1415c19c3f
commit ed30a9bd8f

View File

@@ -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