Skip to content

Commit 6beaf5e

Browse files
Update README.md
markdown header fix.
1 parent 6692c5f commit 6beaf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= "kc", C99 interpreter/compiler front-end example (WIP)
1+
# "kc", C99 interpreter/compiler front-end example (WIP)
22

33
This is an example that shows how to implement a C compiler (C99 standard
44
to be specific) using Carburetta, through all of its 7 translation phases.

0 commit comments

Comments
 (0)