diff options
| author | jvoisin | 2018-05-18 23:52:40 +0200 |
|---|---|---|
| committer | jvoisin | 2018-05-18 23:52:40 +0200 |
| commit | 38fae60b8beaf9c7b37c65325d2d285e62b6cb85 (patch) | |
| tree | e6bd4f699d6190dfada7618ebd04455eb7de9660 /README.md | |
| parent | 57d5cd04284276c49899034a9ad321b680624d8f (diff) | |
Rename some files to simplify packaging
- the `src` folder is now `libmat2`
- the `main.py` script is now `mat2.py`
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -47,7 +47,7 @@ $ python3 -m unittest discover -v | |||
| 47 | # Supported formats | 47 | # Supported formats |
| 48 | 48 | ||
| 49 | ```bash | 49 | ```bash |
| 50 | $ python3 ./main.py -l | 50 | $ python3 ./mat2.py -l |
| 51 | ``` | 51 | ``` |
| 52 | 52 | ||
| 53 | # Related softwares | 53 | # Related softwares |
