diff --git a/cmd/coin2html/README.md b/cmd/coin2html/README.md index 9993866..6b744d1 100644 --- a/cmd/coin2html/README.md +++ b/cmd/coin2html/README.md @@ -1,5 +1,5 @@ Converts the coin database into an HTML doc with a single page, interactive JS app for viewing. -Check out the [example/yearly](/examples/yearly/viewer.html) +Check out the [examples/yearly](https://mkobetic.github.io/coin/). Account hierarchy nav on the left, segregated by account type (Assets, Income, Expenses, Liabilities, Equity). Selecting a specific account restricts the detail view to that account's hierarchy.