c-first-steps

a C playground
Index Commits Files Refs README
commit 9078396ad95768977496bcbeaebcbb6fbb7b1c7a
parent 6845842e7e332c4e192bea661f78158a263e8eac
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date:   Sat, 24 Oct 2020 17:21:50 -0300

Update README.md
Diffstat:
MREADME.md | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,3 +1,6 @@
-# hello world!
+# Hello world!
 
-A simple test to see how does git/github work.
+
+This is a repository to store all my C files while i learn about this new language, 
+
+Feel free to take a look.