Skip to content

Commit d590b65

Browse files
authored
Update README.md
Include way to follow for beginners
1 parent a31e7af commit d590b65

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

LearningC/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Learning C
2-
This is ment to be a simple introduction to the C programming language to get people started with avr-libc
2+
This is ment to be a simple introduction to the **C programming language** to get people started with **libc** and **avr-libc**
3+
4+
>[!TIP]
5+
> If you don't know C at all, start with [c_syntax](C_Language_Shorts/C_syntax.md)\
6+
> Then take a look at [minimal.c](minimal.c) and [Lesson00](Lessons/00_Start)

0 commit comments

Comments
 (0)