From dd92ef383f7b6f3b8b10ae12ef6b4c1d77e38fff Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 28 Mar 2025 09:05:14 -0600 Subject: Added minor changes and outline added to some tutorials --- tutorials/module_1/1_open_source_software.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tutorials/module_1/1_open_source_software.md') diff --git a/tutorials/module_1/1_open_source_software.md b/tutorials/module_1/1_open_source_software.md index 924878b..d82b30a 100644 --- a/tutorials/module_1/1_open_source_software.md +++ b/tutorials/module_1/1_open_source_software.md @@ -1,6 +1,8 @@ # Open Source Software -Open-source software (OSS) is a type of software that allows users to access, modify, and distribute its source code freely. It is built on principles of collaboration, transparency, and community-driven development. +Open-source software (OSS) is a type of software that allows users to access, modify, and distribute its source code freely. It is built on principles of collaboration, transparency, and community-driven development. + +You've probably heard of the saying "Don't reinventing the wheel". This ### Key Principles of Open Source Software -- cgit v1.2.3