diff --git a/index.html b/index.html
index c774859..d607c6d 100644
--- a/index.html
+++ b/index.html
@@ -389,6 +389,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
hledger-web web UI for browsing, data entry (Haskell, demo)
hledger-web on Sandstorm free web instances in a few clicks
Ledger Web web-based, postgres-backed reporting system
+ledger-analytics web UI for data analytics (JavaScript)
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)
@@ -466,7 +467,7 @@ other console/curses tools
comparisons
diff --git a/index.md b/index.md
index b36e7ae..2f56b6e 100644
--- a/index.md
+++ b/index.md
@@ -406,6 +406,7 @@ Note these often work quite well for other ledger-likes, not just the one they a
(Haskell, [demo](http://demo.hledger.org))
- [hledger-web on Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) free web instances in a few clicks
- [Ledger Web](https://github.com/peterkeen/Ledger-Web) web-based, postgres-backed reporting system
+- [ledger-analytics](https://github.com/kendricktan/ledger-analytics) web UI for data analytics (JavaScript)
- [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/))