summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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)