aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-19 17:06:39 -0300
committerEuAndreh <eu@euandre.org>2021-06-19 17:06:39 -0300
commit3f22133feb1411929b43da6233824d59acd4a55f (patch)
tree8a30dea0e094a6c67de0f24a578b06a62e62c7b6
parentTODOs.md: Mark #task-eb65cbf1-bff9-be13-f185-3ea53333aa6f as DONE (diff)
downloadgit-permalink-3f22133feb1411929b43da6233824d59acd4a55f.tar.gz
git-permalink-3f22133feb1411929b43da6233824d59acd4a55f.tar.xz
README.md: Mention po4a and gettext on the list of development tools
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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: