diff --git a/README.en.md b/README.en.md
index 2cbab90..58d7cf0 100644
--- a/README.en.md
+++ b/README.en.md
@@ -1,5 +1,3 @@
-# koreanbots
-
@@ -10,27 +8,27 @@
> Korean Discord Bots in one place.
-## SNS
+# SNS
- [Twitter](https://twitter.com/koreanbots)
- [Instagram](https://instagram.com/koreanbots)
-## Contact
+# Contact
- [개발자 이메일](mailto:wonderlandpark@callisto.team)
- [디스코드](https://discord.gg/JEh53MQ)
-## Contributing
+# Contributing
Issues and PRs are always welcomed.
-### Before submitting an Issue
+## Before submitting an Issue
-#### Bug
+### Bug
First, check if the device supports it.
-#### Devices not supported
+### Devices not supported
```md
- Any extension program (AdBlock, Darkmode etc.)
@@ -57,23 +55,23 @@ If you see an issue, please leave a comment like these.
- `CNR` Means **Can Not Reproduce**
- `NAB` Means **Not a Bug**
-#### Approval and deny
+### Approval and deny
When a bug receives two reproducible approvals or denial, the approval and rejection are decided.
-##### Approve
+#### Approve
If a bug is approved by more than two user as reproducible, the bug waits for confirmation from the developer and obtains a `approved` label.
-##### Deny
+#### Deny
If a bug is rejected by more than one user because it is not reproducible, the bug gets a `deny` label and the issue is `Closed`.
-#### 제안
+### 제안
Please feel free to make suggestions at [Discussions](https://github.com/koreanbots/koreanbots/discussions)!
-### Submit Pull Request
+## Submit Pull Request
Contributions are always welcome. We appreciate your commit messages if you follow the rules below!
diff --git a/README.md b/README.md
index 563f698..3da9efa 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-# koreanbots
-
@@ -12,17 +10,17 @@
> 국내 디스코드봇을 한곳에서.
-## SNS
+# SNS
- [Twitter](https://twitter.com/koreanbots)
- [Instagram](https://instagram.com/koreanbots)
-## 문의
+# 문의
- [개발자 이메일](mailto:wonderlandpark@callisto.team)
- [디스코드](https://discord.gg/JEh53MQ)
-## 기여하기
+# 기여하기
이슈와 PR은 언제든지 환영입니다.