summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-12-05 17:35:47 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-12-05 17:35:47 -0700
commit8f8bdb206adc58ab86ef7d0d5b7381a7be354bbd (patch)
tree69e1368720af159bc90716d89972dfe00a5e68b9 /README.md
parent52dd445e2d873477225790a9dbadbe9f64398f93 (diff)
added V&V definitionsHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0ef950..3265801 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ See the tutorials under the /tutorials/ directory or use the links below.
#### Module 2: Algorithm Developments for ME
- [Numerical Methods](tutorials/module_2/non_linear_eqn_solver.md) - Using Python Libraries as a calculator
-- [Version Control](tutorials/module_2/version_control.md) -
-- [Problem Solving Strategies](tutorials/module_2/problem_solving_strategies.md) -
+- [Version Control](tutorials/module_2/version_control.md) -
+- [Problem Solving Strategies](tutorials/module_2/problem_solving_strategies.md) - Think like an Engineer
- [Code debugging](tutorials/module_2/debugging_code) - When things go wrong
- [Code Documentation](tutorials/module_2/documentation) -
- Code libraries & resources