Skip to content
Snippets Groups Projects
Commit d1216830 authored by 이장원's avatar 이장원
Browse files

Update README.md

parent 63022eed
Branches
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
``` ```
$ gcc -E 01.option-E.c > 01.option-E.i $ gcc -E 01.option-E.c > 01.option-E.i
``` ```
리디렉션으로 .i 생성 리디렉션으로 .i 생성
![E](../Images/E.png) ![E](../Images/E.png)
* -S * -S
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
$ gcc -g 06.option-g.c $ gcc -g 06.option-g.c
``` ```
![g_Raspberry_Pi](../Images/g_Raspberry_Pi.png) ![g_Raspberry_Pi](../Images/g_Raspberry_Pi.png)
on Raspberry Pi on Raspberry Pi
![g_Git_Bash](../Images/g_Git_Bash.png) ![g_Git_Bash](../Images/g_Git_Bash.png)
on Git Bash on Git Bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment