aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0865792..9486335 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ The directory structure of the repository is:
Extra tools used for development are:
- [ShellCheck] for validating scripts;
- [po4a], [mdpo] and [gettext] for i18n and l10n support;
+- [makefile2graph] and [graphviz] for generating [makefile.svg];
- [pandoc] for generating the documentation HTML and website.
[ShellCheck]: https://www.shellcheck.net/
@@ -94,6 +95,9 @@ Extra tools used for development are:
[gettext]: https://www.gnu.org/software/gettext/
[pandoc]: https://pandoc.org/
[mdpo]: https://mdpo.readthedocs.io/en/master/
+[makefile2graph]: https://github.com/lindenb/makefile2graph
+[graphviz]: https://graphviz.org/
+[makefile.svg]: https://euandreh.xyz/makefile.svg
For running the extra development-only checks, run: