diff options
| author | Antoine Tenart | 2018-06-13 18:49:44 +0200 |
|---|---|---|
| committer | jvoisin | 2018-06-18 23:49:54 +0200 |
| commit | 3a776ff1ca57e2759b0357a2a4792eda3983cf2f (patch) | |
| tree | 2f9642e782057356bf9f26c4f9916b099ed0334a | |
| parent | cce5de82e514c98fd0d8b118c3e05dfe586aa342 (diff) | |
README: software is always singular
Fix on small typo. Cosmetic patch.
Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -35,7 +35,7 @@ metadata. | |||
| 35 | Please note that MAT2 requires at least Python3.5, meaning that it | 35 | Please note that MAT2 requires at least Python3.5, meaning that it |
| 36 | doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3), | 36 | doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3), |
| 37 | 37 | ||
| 38 | # Running the testsuite | 38 | # Running the test suite |
| 39 | 39 | ||
| 40 | ```bash | 40 | ```bash |
| 41 | $ python3 -m unittest discover -v | 41 | $ python3 -m unittest discover -v |
| @@ -47,7 +47,7 @@ $ python3 -m unittest discover -v | |||
| 47 | $ python3 ./mat2 -l | 47 | $ python3 ./mat2 -l |
| 48 | ``` | 48 | ``` |
| 49 | 49 | ||
| 50 | # Related softwares | 50 | # Related software |
| 51 | 51 | ||
| 52 | - The first iteration of [MAT](http://mat.boum.org) | 52 | - The first iteration of [MAT](http://mat.boum.org) |
| 53 | - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat) | 53 | - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat) |
