diff --git a/cmd/coin2html/README.md b/cmd/coin2html/README.md
index f5e7b58..1323c75 100644
--- a/cmd/coin2html/README.md
+++ b/cmd/coin2html/README.md
@@ -1,4 +1,5 @@
Converts the coin database into an HTML doc with a single page, interactive JS app for viewing.
+Check out the [example/yearly](example/yearly/viewer.html)
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.