From 0ff8e493f5363b92425761a5e6abd8ae5a1c6b54 Mon Sep 17 00:00:00 2001 From: h0mbre <47577114+h0mbre@users.noreply.github.com> Date: Thu, 15 Jul 2021 10:28:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3b0998..8bf3612 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ This repo is a collection of assignments and mini-programs/projects for beginner **WARNING: During this excercise you will be learning along with me, I am not your teacher, but your peer. I don't know anything about writing robust/correct C, I'm learning just as you are learning. Do not think that these examples are correct.** -Try to complete each task without looking at the solution! I am not a programmer by any means and a lot of this code will be trash. None of this is meant to be comprehensive or an alternative to hard work, enjoy! +Try to complete each task without looking at the solution!