summaryrefslogtreecommitdiff
path: root/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials')
-rw-r--r--tutorials/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md
index 403d2e5..ba0428a 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -23,10 +23,10 @@ This directory contains all the tutorials.
### Algorithm Developments for ME
- [Introduction to Numerical Methods](module_2/2_01_intro_to_numerical_methods.md) \[In-progress\]
- [Version Control](module_2/2_version_control.md) \[In-progress\]
-- Code de-bugging
+- Code debugging
- Code Documentation
- Code libraries & resources
-- AI assisted programming
+- [AI assisted programming](2_ai_assisted_programming)
- Verification and Validation
- Roots and Optimization
- Linear Regression