diff --git a/.lintstagedrc b/.lintstagedrc
index 63ce98e..3a12310 100644
--- a/.lintstagedrc
+++ b/.lintstagedrc
@@ -1,3 +1,3 @@
{
- "**/*.{ts,tsx,json,md,css}": "prettier --write"
+ "**/*.{ts,tsx,json,css}": "prettier --write"
}
\ No newline at end of file
diff --git a/README.KR.md b/README.KR.md
index c75a79f..1bb9f68 100644
--- a/README.KR.md
+++ b/README.KR.md
@@ -4,7 +4,10 @@
-
+
+
+
+
@@ -31,21 +34,35 @@ Github 프로필, 웹페이지, 노션 등에 추가해두면 매일매일 변
**HTML Example**
```html
+
+
+
+
+
+
```
**Markdown Example**
```
+
[](https://moon-svg.minung.dev)
+
+
+[](https://moon-svg.minung.dev)
```
**SVG Url (Notion)**
```
+
https://moon-svg.minung.dev/moon.svg?theme=basic
+
+
+https://moon-svg.minung.dev/moon.svg?date=2022-03-24&theme=basic
```
## Roadmap
diff --git a/README.md b/README.md
index 71d87d6..f3f2401 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,10 @@
-
+
+
+
+
@@ -31,21 +34,35 @@ Use it in many situations, including the moon's phase on the date of birth and t
**HTML Example**
```html
+
+
+
+
+
+
```
**Markdown Example**
```
+
[](https://moon-svg.minung.dev)
+
+
+[](https://moon-svg.minung.dev)
```
**SVG Url (Notion)**
```
+
https://moon-svg.minung.dev/moon.svg?theme=basic
+
+
+https://moon-svg.minung.dev/moon.svg?date=2022-03-24&theme=basic
```
## Roadmap