From 904256d3c8b79c8672af8458ef1f408c083eb346 Mon Sep 17 00:00:00 2001
From: Michael McLoughlin
Date: Tue, 26 Oct 2021 22:19:53 -0700
Subject: [PATCH] for description too
---
internal/tools/docgen/templates/readme.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/internal/tools/docgen/templates/readme.tmpl b/internal/tools/docgen/templates/readme.tmpl
index 45173c6..f21002d 100644
--- a/internal/tools/docgen/templates/readme.tmpl
+++ b/internal/tools/docgen/templates/readme.tmpl
@@ -7,7 +7,7 @@
-Cryptographic Addition Chain Generation in Go
+{{ .Meta.Description }}
`addchain` generates short addition chains for exponents of cryptographic
interest with [results](#results) rivaling the best hand-optimized chains.