c-first-steps

a C playground
Index Commits Files Refs README
commit 80433f84425a462547bce288417676361a235b4b
parent e2b0edd5d49d75040a9dce45dfec24ec93f344fe
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date:   Sat, 14 Nov 2020 13:14:59 -0300

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -7,7 +7,7 @@ and from my University workbook.
 
 In "c-repo/src" you can find all the source codes.
 
-In "c-repo/src/guia0*/" you can find exercises taken from 'guia02.pdf'
+In "c-repo/guia0*/" you can find exercises taken from 'c-repo/guia0*/guia0*.pdf'
 
 Please consider that I've never programmed in my life before more than blinking
 a led with Arduino® lol.