From db4ccdbf5305dae374882e5416db88be91ec132b Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 3 Dec 2025 17:35:33 -0700 Subject: Added Verification and validation tutorial file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6aeabe0..fcba973 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ See the tutorials under the /tutorials/ directory or use the links below. - [Code Documentation](tutorials/module_2/documentation) - - Code libraries & resources - [AI assisted programming](tutorials/module_2/assisted_programming) - Productivity through AI -- Verification and Validation - Writing Robust Code +- [Verification and Validation](tutorials/module_2/verification_and_validation.md) - Writing Robust Code - [Error](tutorials/module_2/error.md) - Dealing with computer error #### Module 3: Applications of Computational Mathematics in ME - [Linear Equations](tutorials/module_3/1_0_linear_equations.md) -- cgit v1.2.3