aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-13 16:36:16 -0300
committerEuAndreh <eu@euandre.org>2021-07-13 16:36:16 -0300
commita3b902f0475c278966f55a12a5b3fb088399548d (patch)
tree78d0e8326e0b19d1cfccc299a573cb755dbfc5eb
parentREADME.md: Unclutter installation instructions with PREFIX, add "make check" (diff)
downloadgit-permalink-a3b902f0475c278966f55a12a5b3fb088399548d.tar.gz
git-permalink-a3b902f0475c278966f55a12a5b3fb088399548d.tar.xz
README.md: Add mdpo to the list of development tools
Diffstat (limited to '')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6fdded..a30ee6a 100644
--- a/README.md
+++ b/README.md
@@ -66,13 +66,14 @@ 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;
+- [po4a], [mdpo] 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/
+[mdpo]: https://mdpo.readthedocs.io/en/master/
For running the extra development-only checks, run: