summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-16 08:20:17 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-16 08:20:17 -0600
commit706155bb1eac619829002ea68cefe27df8e00bf4 (patch)
tree2c17ce9f9e74b96288961ef44599a112eb42b6cb
parent57ce88640b05c73d05a4dae30faa1024e0f993ac (diff)
Fixed link to array.md
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 41e7d3c..d3c226d 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,7 @@ See the tutorials under the /tutorials/ directory.
- [Getting started with Spyder](tutorials/module_1/1_spyder_getting_started.md)
- [Jupyter Lab/NoteBook](tutorials/module_1/1_jupyter_lab_notebook.md)
- [Basics of python](tutorials/module_1/1_basics_of_python.md) [notebook](tutorials/module_1/1_basics_of_python.ipynb)
-- [Arrays](tutorials/module_1/1_arrays.md)
-- [Functions](tutorials/module_1/1_functions.md)
+- [Arrays](tutorials/module_1/1_array.md)
- [Control Structures](tutorials/module_1/1_control_structures.md)
- [Classes/Objects](tutorials/module_1/1_classes_and_objects.md)
- Unlisted Tutorials:
@@ -62,4 +61,3 @@ See the tutorials under the /tutorials/ directory.
#### Introduction to AI for Engineering Problems
- Supervised vs unsupervised learning
- Neural Networks
-