From b6fc939ca55b069fa4458d04e20be4aee30da660 Mon Sep 17 00:00:00 2001 From: didyouexpectthat Date: Sun, 23 Apr 2023 15:51:21 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 138a787..a3a599c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ File manipulation is a very important skill to have in the field of computer sci The code is readable and maintainable because I used standard layout and naming conventions. I used comments to explain what each section of code does. I tried to keep the amount of code as small as possible to uncomplicate it. -Cody Cook -Southern New Hampshire University -CS-210-T4133 Programming Languages 23EW4 +* Cody Cook +* Southern New Hampshire University +* CS-210-T4133 Programming Languages 23EW4