README.md
e4a6ac6a
 # `git-hook-pandoc-readme`
 
 A [Git hook][githooks] to use [pandoc][] to create
 [`$GIT_DIR`][]`/`[`README.html`][] (as read by e.g. [Gitweb][]).
 
 [githooks]: https://git-scm.com/docs/githooks
 [pandoc]: https://pandoc.org
 [`$GIT_DIR`]: https://www.git-scm.com/docs/git#Documentation/git.txt-codeGITDIRcode
 [`README.html`]: https://git-scm.com/docs/gitweb#Documentation/gitweb.txt-READMEhtml
 [Gitweb]: https://git-scm.com/docs/gitweb
599749f4
 
 ## License
 
 Licensed under the [ISC license][], see the [`LICENSE`](LICENSE) file.
 
 [ISC license]: https://en.wikipedia.org/wiki/ISC_license