diff --git a/index.html b/index.html
index 75dd01a..57b872a 100644
--- a/index.html
+++ b/index.html
@@ -429,7 +429,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
Costflow convert one line message to beancount/*ledger format
data generation
- beancount-extract-price generate prices transactions based on your beancount ledger (python)
-- bean-price Beancount's price fetching tool
+- bean-price Beancount's price fetching tool (python)
- DepreciateForLedger generate *ledger depreciation transactions (python)
- hledger-interest generate *ledger interest entries (haskell)
- ledger-get-prices download market prices (ruby)
diff --git a/index.md b/index.md
index 2b4dc00..1c28879 100644
--- a/index.md
+++ b/index.md
@@ -372,7 +372,7 @@ The following sections collect add-ons and helper tools related to the above.
#### data generation
- [beancount-extract-price](https://github.com/Mayeu/beancount-scripts) generate prices transactions based on your beancount ledger (python)
-- [bean-price](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c) Beancount's price fetching tool
+- [bean-price](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c) Beancount's price fetching tool (python)
- [DepreciateForLedger](https://github.com/tazzben/DepreciateForLedger) generate *ledger depreciation transactions (python)
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest entries (haskell)
- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices (ruby)