diff --git a/README.md b/README.md
index 4a5a431..ae89829 100644
--- a/README.md
+++ b/README.md
@@ -62,13 +62,13 @@ css파일을 불러와 아이콘 폰트를 적용하여 사용합니다. 가변
| class | explanation | code |
| --- | --- | --- |
- | .fill | 채워진 스타일의 아이콘 | ``` ``` |
- | .spin | 회전 애니메이션 | ``` ``` |
- | .iThin | 아주 얇은 아이콘 | ``` ``` |
- | .iLight | 얇은 아이콘 | ``` ``` |
- | .iRegular | 보통 아이콘 | ``` ``` |
- | .iMedium | 중간 아이콘 | ``` ``` |
- | .iBold | 굵은 아이콘 | ``` ``` |
- | .iBlack | 아주 긁은 아이콘 | ``` ``` |
+ | .fill | Icons of filled styles | ``` ``` |
+ | .spin | Rotational animation | ``` ``` |
+ | .iThin | Thin weight icon | ``` ``` |
+ | .iLight | Light weight icon | ``` ``` |
+ | .iRegular | Regular weight icon | ``` ``` |
+ | .iMedium | Medium weight icon | ``` ``` |
+ | .iBold | Bold weight icon | ``` ``` |
+ | .iBlack | Black weight icon | ``` ``` |