Skip to content

Commit 14324f4

Browse files
Update README.md
1 parent d6047cc commit 14324f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ It's the same thing for the computer.
9090

9191
### Hello World Program
9292

93-
```
93+
```c
9494
#include <stdio.h>
9595

9696
int main() {

0 commit comments

Comments
 (0)