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:29:51 +01:00 committed by GitHub
parent c837e25203
commit df48a96570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
## Python: Daily little helper
* [TQDM: Make your progress visible](TQDM/README.md)
* [glob: Finding files in a directory](glob/README.md)
## Matlab: Basics