Skip to content

Commit

Permalink
for description too
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcloughlin committed Oct 27, 2021
1 parent 4a971b9 commit 904256d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/tools/docgen/templates/readme.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<a href="{{ .Meta.DOIURL }}"><img src="https://img.shields.io/badge/DOI-{{ urlquery .Meta.DOI }}-007ec6?style=flat-square" alt="DOI: {{ .Meta.DOI }}" /></a>
</p>

<p align="center">Cryptographic Addition Chain Generation in Go</p>
<p align="center">{{ .Meta.Description }}</p>

`addchain` generates short addition chains for exponents of cryptographic
interest with [results](#results) rivaling the best hand-optimized chains.
Expand Down

0 comments on commit 904256d

Please sign in to comment.