From ff4b21339f32625e169a0dd54c5cc4dc50e0ecd6 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Tue, 29 Apr 2025 15:17:05 -0600 Subject: Added error tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 27ba849..e3c8372 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ See the tutorials under the /tutorials/ directory. - [Fundamentals of Computing](tutorials/module_1/fundamentals_of_programming.md) - [Open source software](tutorials/module_1/open_source_software.md) - [Computational Expense](tutorials/module_1/computational_expense.md) + - [Error](error.md) #### Algorithm Developments for ME - [Numerical Methods](tutorials/module_2/intro_to_numerical_methods.md) - [Version Control](tutorials/module_2/version_control.md) -- cgit v1.2.3