diff --git a/.markdownlint.json b/.markdownlint.json
new file mode 100644
index 0000000..958784c
--- /dev/null
+++ b/.markdownlint.json
@@ -0,0 +1,5 @@
+{
+ "default": true,
+ "MD033": false,
+ "MD013": false
+}
diff --git a/README.md b/README.md
index c884bef..6ed94b8 100644
--- a/README.md
+++ b/README.md
@@ -10,17 +10,20 @@
- Build with react.js
- PWA supported
-
+
+
- Responsive (Mobile First).
-
+
+
- Highlight the selected color
- Classify the colors
- Copy HEX
- Add to favorites
-- Wallpaper (not stable, welcome [feedback](https://github.com/zerosoul/chinese-colors/issues)).
-
+- Wallpaper (not stable, welcome [feedback](https://github.com/zerosoul/chinese-colors/issues)).
+
+
## Technology Stack & Thanks
diff --git a/README.zh.md b/README.zh.md
index a33becd..cf920f0 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -1,6 +1,6 @@
- 中国传统颜色在线手册
+# 中国传统颜色在线手册
-# 中国传统颜色手册
+## 中国传统颜色手册
[English Version](README.md)
@@ -12,17 +12,20 @@
- 使用 React 构建
- 支持 PWA
-
+
+
- 适配移动端展现 (Mobile First)
-
+
+
- 颜色选中高亮
- 颜色分类
- 可复制 HEX
- 可收藏喜欢的颜色
- 可生成壁纸,屏幕多大,截图就有多大 (暂不稳定,欢迎[反馈](https://github.com/zerosoul/chinese-colors/issues))。
-
+
+
## 技术栈