commit ffe0d3a6532c20795bdf8fbb723b96c594e224a5
parent 4b4b05d734400c5f5853dc616daa3a96ae2b4662
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date: Fri, 13 Nov 2020 20:56:31 -0300
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -6,6 +6,7 @@ The examples and exercies are taken from the book "The C programming language" -
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'
Please consider that I've never programmed in my life before more than blinking
a led with Arduino® lol.