From 8e140fb727d684fda2fc174165c858d1899196b6 Mon Sep 17 00:00:00 2001 From: Martin Kobetic Date: Sat, 6 Apr 2024 22:39:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0d7d4d..d4823cb 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ generates ledger samples for testing or demos, see [`cmd/gen2coin/README.md`](ht ### coin2html -converts the ledger into a single-page html viewer, see [`cmd/coin2html/README.md`](https://github.com/mkobetic/coin/blob/master/cmd/coin2html/README.md) or try the [examples/yearly](https://mkobetic.github.io/coin/) +converts the ledger into an interactive single-page html viewer, see [`cmd/coin2html/README.md`](https://github.com/mkobetic/coin/blob/master/cmd/coin2html/README.md) or try the [examples/yearly](https://mkobetic.github.io/coin/) ![Register Full](https://github.com/mkobetic/coin/assets/871693/8bc5704e-cd03-42c0-b4ca-828c51f8fec8)