diff --git a/index.html b/index.html
index cff33d8..afe7680 100644
--- a/index.html
+++ b/index.html
@@ -282,6 +282,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
ynab_to_ledger You Need A Budget to *ledger converter
Ledger in Go has limport, a CSV to *ledger converter
ledger2beancount ledger to beancount converter
+ledger-to-beancount yet another simple ledger to beancount converter written in Python
editor support
Grouped by editor. Note these often work quite well for other ledger-likes, not just the one they are named for.
- Atom language-ledger
- Atom ledger
diff --git a/index.md b/index.md
index bf5b8e9..958b6ac 100644
--- a/index.md
+++ b/index.md
@@ -288,6 +288,7 @@ Inactive:
- [ynab_to_ledger](https://github.com/pgr0ss/ynab_to_ledger) You Need A Budget to *ledger converter
- [Ledger in Go](https://github.com/howeyc/ledger) has limport, a CSV to *ledger converter
- [ledger2beancount](https://github.com/zacchiro/ledger2beancount) ledger to beancount converter
+- [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter written in Python
#### editor support