diff --git a/index.html b/index.html
index a2fc7ef..7daae3f 100644
--- a/index.html
+++ b/index.html
@@ -225,6 +225,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
Ledger Web web-based, postgres-backed reporting system
ledger-dashboard web UI for browsing, data entry (Python)
ledger-web web UI for browsing (JavaScript)
+ledgible web UI for browsing, data entry (Python, demo)
WealthPulse web UI for browsing, price fetching (F#, Ledger)
API
diff --git a/index.md b/index.md
index 19c8efb..83da3df 100644
--- a/index.md
+++ b/index.md
@@ -218,6 +218,7 @@ Fill out and submit tax forms with another tool, or by hand.
- [Ledger Web](https://github.com/peterkeen/Ledger-Web) web-based, postgres-backed reporting system
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing, data entry (Python)
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing (JavaScript)
+- [ledgible](https://github.com/lipidity/ledgible) web UI for browsing, data entry (Python, [demo](https://lipidity.com/cgi/ledgible/app.py/))
- [WealthPulse](https://github.com/readysetmark/WealthPulse) web UI for browsing, price fetching (F#, Ledger)
##### API