summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2018-05-21 22:49:40 +0200
committerjvoisin2018-05-21 22:49:40 +0200
commit8cf9aeeb67b9de77434acf9dbd8cc4b3792f8741 (patch)
tree63616ecf1de61db7f02c1e1f3331d5817228e95b /README.md
parent38fae60b8beaf9c7b37c65325d2d285e62b6cb85 (diff)
Rename mat2.py to mat2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0499372..6d976c1 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ $ python3 -m unittest discover -v
47# Supported formats 47# Supported formats
48 48
49```bash 49```bash
50$ python3 ./mat2.py -l 50$ python3 ./mat2 -l
51``` 51```
52 52
53# Related softwares 53# Related softwares