summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-02-14 10:23:59 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-02-14 10:23:59 -0700
commit0e3914e32e399f0051c196ab8c5da95f91044406 (patch)
treea61ca8c77dc44c5afad359edf3cea3aeaaca1623
parent3b7b5e745f16109d2df987832c3e29e064730975 (diff)
Added tutorial:version control to in-progress list
-rw-r--r--tutorials/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md
index 9f1e8b9..cc0e364 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -20,7 +20,7 @@ This directory contains all the tutorials.
### Algorithm Developments for ME
- [Introduction to Numerical Methods](2_01_intro_to_numerical_methods.md) \[In-progress\]
-- [Version Control](2_version_control.md)
+- [Version Control](2_version_control.md) \[In-progress\]
- Roots and Optimization
- Systems of Equations and LU Decomposition
- Linear Regression