summaryrefslogtreecommitdiff
path: root/tutorials/readme.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-03-19 17:28:30 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-03-19 17:28:30 -0600
commitfd9fcc09f5cbdd3df8b30625692b1f75d34e74fd (patch)
tree106207764695632ad58963be044d71db7640f668 /tutorials/readme.md
parent02b0fe182dadd5a8cbfa0f62375290e3459eac52 (diff)
Added links to tables
Diffstat (limited to 'tutorials/readme.md')
-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