๋ฉ์ง ๊นํ ํ๋กํ์ ๊พธ๋ฏธ๊ธฐ ์ํ ์๋ด์์ ๋๋ค! ์๋์ ์์๋๋ก ๋ฐ๋ผํด ์ฃผ์ธ์!
์์ : goleedev/goleedev
์์ : username/username
ํฐ๋ฏธ๋์ ์ผ๊ณ ์๋์ ๊ฐ์ด ์ ๋ ฅํฉ๋๋ค.
$ git clone https://github.com/goleedev/goleedev
// asset ํด๋์ ๋ณธ์ธ์ ์ฌ์ง ํน์ ์บ๋ฆญํฐ๋ฅผ ๋ฃ๊ณ src ๋ถ๋ถ์ ์ด๋ฆ ์์
<img src='assets/memoji.gif' alt="memoji" width="250" >
<h3>GO Lee</h3> // ์ด๋ฆ
<h4>Jr. Frontend Engineer</h4> // ํ์ดํ
// `shields.io`์์ ๋ฐฐ์ง ์์ฑ ํ [๋ฐฐ์ง ๋งํฌ][๋งํฌ] ๋ด์ฉ ์์
// `shields.io` ๋งํฌ: https://shields.io/
[](https://www.linkedin.com/in/goleedev/)

[](https://golee.tech/)

.
.
.
// ์ด๋ฆ ๋ฐ ๊ฐ์ธ ์ ๋ณด ๋ด์ฉ ์์
// href="๋ณธ์ธ ๊นํ ๋งํฌ"
// username=๋ณธ์ธ์ ์ ๋ค์
<a href="https://github.com/goleedev">
<img alt="GO Lee's GitHub Stats" width="45%" src="https://github-readme-stats.vercel.app/api?username=goleedev&show_icons=true&hide_border=true" href="https://github.com/goleedev"
/>
<img alt="Top Langs" width="45%" src="https://github-readme-stats.vercel.app/api/top-langs/?username=goleedev&layout=compact&count_private=true&&hide_border=true&icon=true" href="https://github.com/goleedev"
/>