From c326a356bda6266b216fadfc419e14b021020dac Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 7 Mar 2021 20:20:07 -0300 Subject: README.md: Move links closer to list --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2ca157f..da3109f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,11 @@ Extra tools used for development are: - [ShellCheck] for validating scripts; - [pandoc], troff and Perl for generating the documentation HTML and website. +[fallible]: https://fallible.euandreh.xyz +[Valgrind]: https://valgrind.org +[ShellCheck]: https://www.shellcheck.net/ +[pandoc]: https://pandoc.org/ + For extra development-only checks such as memory tests, run: ```shell @@ -59,8 +64,3 @@ and for generating the documentation HTML and website, run: ```shell $ make public ``` - -[fallible]: https://fallible.euandreh.xyz -[Valgrind]: https://valgrind.org -[ShellCheck]: https://www.shellcheck.net/ -[pandoc]: https://pandoc.org/ -- cgit v1.2.3