README: software is always singular
Fix on small typo. Cosmetic patch. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
This commit is contained in:
parent
cce5de82e5
commit
3a776ff1ca
@ -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
|
|||||||
$ 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)
|
||||||
|
Loading…
Reference in New Issue
Block a user