From d8efb00bd9ba1a4b4c216377c6f4b83dc745f369 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 13 Jul 2021 16:38:12 -0300 Subject: README.md: Tweak wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c89d05b..f69d0c9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ git clone git://euandreh.xyz/remembering $ cd remembering/ ``` -Now inside the repository folder, running `git permalink` will try build the web URL of the given file use `xdg-open` to launch the browser (or whatever is configured): +Now inside the repository folder, running `git permalink` will try building the web URL of the given file and use `xdg-open` to launch the browser (or whatever is configured): ```shell $ git permalink tests/ranking.sh @@ -81,7 +81,7 @@ Extra tools used for development are: [pandoc]: https://pandoc.org/ [mdpo]: https://mdpo.readthedocs.io/en/master/ -For running the extra development-only checks, run: +For the extra development-only checks, run: ```shell $ make dev-check -- cgit v1.2.3