From 8f8bdb206adc58ab86ef7d0d5b7381a7be354bbd Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 5 Dec 2025 17:35:47 -0700 Subject: added V&V definitions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3