summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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