From 81daeabece30d7bc0d93a7f456f9e62ce09da560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=9E=A5=EC=9B=90?= <wkddnjs3268@ajou.ac.kr> Date: Sun, 9 Aug 2020 03:34:10 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c686d1..235ab71 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ 실전코딩2 실습 -## printf +## `printf` ### stdio.h -* 'stderr', stdout, stdin에 대해서 배움 +* stderr, stdout, stdin에 대해서 배움 # 컴파일러 VS 인터프리터 -- GitLab