diff options
author | EuAndreh <eu@euandre.org> | 2021-03-08 16:00:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-08 16:02:02 -0300 |
commit | c38705419db0dbd65678e4c0d2d5542079426600 (patch) | |
tree | 4de60b866eaf4821b879b228c2fd57b8f527c8a7 /README.md | |
parent | Makefile: Clean pod2htmld.tmp file on "clean" target (diff) | |
download | gistatic-c38705419db0dbd65678e4c0d2d5542079426600.tar.gz gistatic-c38705419db0dbd65678e4c0d2d5542079426600.tar.xz |
mv doc/gistatic-templates.pod.5 doc/gistatic-template.pod.5; link to it in README.md
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ The requirements are Perl with dependencies: ## Documentation -Documentation available via installed manpages, also available online: [`gistatic.1`](gistatic.1.html). +Documentation available via installed manpages, also available online: [`gistatic.1`](gistatic.1.html) and [`gistatic-template.pod.5`](gistatic-template.5.html). ## Contributing |