summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cc98439..32d8e98 100644
--- a/README.md
+++ b/README.md
@@ -35,11 +35,11 @@ See the tutorials under the /tutorials/ directory.
- [Excel to Python](tutorials/module_1/1_excel_to_python.md)
- Unlisted Tutorials:
- [Fundamentals of Computing](tutorials/module_1/1_fundamentals_of_programming.md)
- - [Open source software](tutorials/module_1/1_open_source_software.md) \[In-progress\]
+ - [Open source software](tutorials/module_1/1_open_source_software.md)
- [Computational Expense](tutorials/module_1/1_computational_expense.md)
#### Algorithm Developments for ME
-- [Introduction to Numerical Methods](tutorials/module_2/2_01_intro_to_numerical_methods.md) \[In-progress\]
-- [Version Control](tutorials/module_2/2_version_control.md) \[In-progress\]
+- [Introduction to Numerical Methods](tutorials/module_2/2_01_intro_to_numerical_methods.md)
+- [Version Control](tutorials/module_2/2_version_control.md)
- [Problem Solving Strategies](tutorials/module_2/2_problem_solving_strategies.md)
- Code debugging
- Code Documentation