From 3ff0e2e2cf28b6a4c64c012f1a011c83595a33ee Mon Sep 17 00:00:00 2001 From: Don Hansen Date: Thu, 19 Sep 2024 15:24:55 -0400 Subject: [PATCH] updated README --- .DS_Store | Bin 0 -> 6148 bytes README.md | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..211f630b8df2bc2cac061b4c721c7dcddcba4d9c GIT binary patch literal 6148 zcmeHK!AiqG5PcJiwA4dS;zh_0SnvJl%c4+oOcXc9GuF7k3`3&XUr<2z z?gSYMJR!%|{o7)FRg~GhDCg{>2jq=D{BXvo&6~S@Z}H^(8(wyR_uAm~k>VaB+~5}1 zjHl!+v8cag^w?mX;sq#*+8OSUucv-Vr8zhjbr< zZFPJt=so#r72(vm;yTm^!pIg6_bFKNB8Mq;jRG04y&Cp)?Y>C z!~v6ll}EPF#8Zi$D&dMDp3eF>^h*L(9z7irE*}zRmT*H6H#^6VU3W<0(MnUm6sRk3 z5pDV)oTkd`5T1 Y`d9;E60q{f8k+qGI2o)k1%6b4PZ*zMg#Z8m literal 0 HcmV?d00001 diff --git a/README.md b/README.md index b37275e..ae477bf 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ **This assignment has *multiple* steps, please *read* the steps *completely* and *thoroughly*. You may need to review, research, problem solve, and ask questions.** ## **Overview:** -You are tasked with writing **pseudocode** for **3** new programs for different clients. The pseudocode will then be added to a presentation for each client. Review each of the the three tasks and prioritize them for yourself. Then complete each task and sync the files to Github for the team. +You are tasked with writing **pseudocode** for **3** new programs for different clients. Review each of the the three tasks and prioritize them for yourself. Then complete each task and sync the files to Github for the team. ## **Objective:** -Write **three (3)** psuedocode programs, and get them synced to GitHub so the team can add them to the presentations. +Write **three (3)** pseudocode programs, and get them synced to GitHub so the team can add them to the presentations. - [ ] Review the following **3** client tasks. (Task A, Task B, Task C) - [ ] Fork this repository (**https://github.com/CodeYouOrg/intro_pscode**) to your own GitHub account.