diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -62,9 +62,12 @@ The documentation is available via installed manpages or online: [`git-permalink Extra tools used for development are: - [ShellCheck] for validating scripts; +- [po4a] and [gettext] for i18n and l10n support; - [pandoc] and Perl for generating the documentation HTML and website. [ShellCheck]: https://www.shellcheck.net/ +[po4a]: https://po4a.org/index.php.en +[gettext]: https://www.gnu.org/software/gettext/ [pandoc]: https://pandoc.org/ For running the extra development-only checks, run: |