README.md 테스트 파일 README.md에는 간단한 소개 또는 설명글 작성 수정 후 다음 명령어 실행 git add <file name> git status git commit -m <"커밋 내용"> git push origin main