From 3a776ff1ca57e2759b0357a2a4792eda3983cf2f Mon Sep 17 00:00:00 2001 From: Antoine Tenart Date: Wed, 13 Jun 2018 18:49:44 +0200 Subject: [PATCH] README: software is always singular Fix on small typo. Cosmetic patch. Signed-off-by: Antoine Tenart --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e1bf34..3a6105b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ metadata. Please note that MAT2 requires at least Python3.5, meaning that it doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3), -# Running the testsuite +# Running the test suite ```bash $ python3 -m unittest discover -v @@ -47,7 +47,7 @@ $ python3 -m unittest discover -v $ python3 ./mat2 -l ``` -# Related softwares +# Related software - The first iteration of [MAT](http://mat.boum.org) - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat)