• GitHub에서 제공하는 기능
• 프로젝트에 대한 설명, 사용방법, 라이센스, 설치법과 같은 부분에 대해 기술하는 파일
• 나, 직장동료, 프로그램 사용자를 위해 존재
<pre><code>{code}</code></pre>
```{code}```
Link : [Google](https://google.com, "google link")
링크 : <https://google.com>
*single asterisks*
_single underscores_
**double asterisks**
__double underscores__
~~cancel line~~