From dac4693ab829fcd3186262068ce9adadf4494adc Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Fri, 9 Oct 2020 06:21:55 -0400 Subject: [PATCH] Create readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..27e74ec --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# C - Broken, Buggy Code, Ohno! (Final) + + +## Description +We were given broken, buggy code, and asked to fix it as best as possible within the time constraints of the final. + +We were never given the "fixed" code so I have no idea how correct this project is now. -- GitLab