From 397322053ba7bc2f6bd085f31e93123f349fa966 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Thu, 7 Mar 2024 12:55:28 -0500 Subject: [PATCH] rewording --- ZenCompetition.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZenCompetition.tex b/ZenCompetition.tex index 46fe125..80a605a 100644 --- a/ZenCompetition.tex +++ b/ZenCompetition.tex @@ -24,7 +24,7 @@ {\huge \textbf{Purpose}} \vspace{1cm} -The purpose of this Pentatholon is to encourage students to become good engineers. A good engineer is defined as someone who builds systems that accomplish tasks with accessible designs, give and receive aid among peers, and competes to push forward the edge of the known possible. In short, we intend to inject hope into the world through inspiring feats of engineering. +The purpose of this Pentatholon is to encourage students to become good engineers. A good engineer is defined as someone who builds systems that accomplish tasks with accessible designs, give and receive aid among peers, and tries to push forward the edge of the known possible. In short, we intend to inject hope into the world through inspiring feats of engineering. Accessible designs means that the designs, tools and components are accessible to all competitors, and non competitors equally. Designs and code should be housed in public facing Git repository. Tools should be free and open source to all people. The intent is to prevent enclosure of students skills by companies. Components should be generic commodity components or be manufactured with open licenses for multi-vendor sourcing.