Skip to content
Snippets Groups Projects
Commit 3a776ff1 authored by atenart's avatar atenart Committed by jvoisin
Browse files

README: software is always singular


Fix on small typo. Cosmetic patch.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@ack.tf>
parent cce5de82
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ metadata. ...@@ -35,7 +35,7 @@ metadata.
Please note that MAT2 requires at least Python3.5, meaning that it Please note that MAT2 requires at least Python3.5, meaning that it
doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3), doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3),
# Running the testsuite # Running the test suite
```bash ```bash
$ python3 -m unittest discover -v $ python3 -m unittest discover -v
...@@ -47,7 +47,7 @@ $ python3 -m unittest discover -v ...@@ -47,7 +47,7 @@ $ python3 -m unittest discover -v
$ python3 ./mat2 -l $ python3 ./mat2 -l
``` ```
# Related softwares # Related software
- The first iteration of [MAT](http://mat.boum.org) - The first iteration of [MAT](http://mat.boum.org)
- [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat) - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment