From aa30dde0a0412b334eb93a1d554d9b7aa6bea7fe Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:15:57 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) 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