From 3f22133feb1411929b43da6233824d59acd4a55f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 19 Jun 2021 17:06:39 -0300 Subject: README.md: Mention po4a and gettext on the list of development tools --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4877357..1744cc8 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.3