diff --git a/README.md b/README.md index 4f6d161..5587808 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob ## Numpy * [Beyond normal np.save](numpy_save_special/README.md) +* [Dealing with Matlab files](numpy_mat_files/README.md) ## Python: Data analysis