diff --git a/code.c b/code.c index b3121d7..2cca6e7 100644 --- a/code.c +++ b/code.c @@ -2,6 +2,6 @@ int main() { - printf("Bye World!\n"); + printf("Hell World!\n"); return 0; } diff --git a/docs/index.html b/docs/index.html index 8d750cb..addc032 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,6 +72,7 @@

PR 실습 결과

Pull Request Test #3<@enuri91>

Pull Request Test #4<@test-git>

Pull Request Test #5<@test-git>

+

hello world!<@dididy>

diff --git a/hell b/hell new file mode 100644 index 0000000..e69de29