From ae5331360514b9d4519cef0d73eb8d6093c6c245 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 31 Mar 2025 17:51:52 -0600 Subject: Cleaned up README.md. Removed headers for figures. --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7373b8b..8667615 100644 --- a/README.md +++ b/README.md @@ -2,35 +2,31 @@ Development repository for MECH 305 - Computing for Mechanical Engineers - -## Administration +## Administive Find meeting notes, Course overview and Gantt Chart here. [Meeting notes](administration/meeting-notes/) -### Course overview ![Course overview](administration/CourseOverview.png) -[Enlarge](administration/CourseOverview.png) +*Course Overview Flowchart* [Enlarge](administration/CourseOverview.png) -### Gantt Chart To view interactive Gantt chart download and open the .html [file](administration/timeline.html) in a browser. ![Gantt Chart](administration/gantt.png) -[Enlarge](administration/gantt.png) +*Project Gantt Chart* [Enlarge](administration/gantt.png) + Updated: 2025-03-28 ## Tutorials See the tutorials under the /tutorials/ directory. -### Table of Content - #### Introductory Programming Concepts - [Introduction to Programming](tutorials/module_1/1_intro_to_programming.md) - [Installing Anaconda](tutorials/module_1/1_installing_anaconda.md) - [Intro to Anaconda](tutorials/module_1/1_intro_to_anaconda.md) - [Getting started with Spyder](tutorials/module_1/1_spyder_getting_started.md) -- [Basics of python](tutorials/module_1/1_basics_of_python.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) - [Control Structures](tutorials/module_1/1_control_structures.md) -- cgit v1.2.3