Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-02 02:36:46 +01:00 committed by GitHub
parent 5fab5e7045
commit 15eab94157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ for filename in glob.glob("*.mat"):
print(filename) print(filename)
``` ```
```python console ```python
Testfile_1.mat Testfile_1.mat
Testfile_2.mat Testfile_2.mat
Testfile_10.mat Testfile_10.mat