From 81bc59813ac218e1e08e0e9e080edfd3df27fa81 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 1 Feb 2022 12:27:56 -1000 Subject: [PATCH] hreport: clarify --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 58e8d2e..3b830ff 100644 --- a/index.md +++ b/index.md @@ -726,7 +726,7 @@ Next, related add-ons and helpers by category - [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals (haskell) - [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return (superseded by [roi](https://hledger.org/hledger.html#roi)) (haskell) - [hledger-vega](https://github.com/xitian9/hledger-vega) makes configurable [vega-lite](https://vega.github.io/vega-lite/) charts from hledger (shell) -- [hreports](https://pypi.org/project/hreports) save custom reports and PDF templates (python) +- [hreports](https://pypi.org/project/hreports) customise hledger reports with templates and PDF output (python) - [ledger-plot](https://github.com/Tagirijus/ledger-plot) interactive tool for making GNUplot charts from Ledger (python) - [ledger-plots](https://github.com/esovetkin/ledger-plots) R package & script to make charts from Ledger (R) - [ludget](https://pypi.org/project/ludget) generate charts from Ledger (python)