From 38fae60b8beaf9c7b37c65325d2d285e62b6cb85 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 18 May 2018 23:52:40 +0200 Subject: Rename some files to simplify packaging - the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 51f3c63..0499372 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ $ python3 -m unittest discover -v # Supported formats ```bash -$ python3 ./main.py -l +$ python3 ./mat2.py -l ``` # Related softwares -- cgit v1.3