diff --git a/README.md b/README.md
index 5c128c4..0ff2f94 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
[中文](https://github.com/hugo-next/hugo-theme-next/blob/main/README.zh.md) | [English](#)
-
+
## Hugo NexT
@@ -12,6 +12,8 @@
[](https://gitter.im/hugo-next/community) [](https://github.com/gohugoio/hugo/releases/latest) [](https://github.com/hugo-next/hugo-theme-next) [](https://github.com/hugo-next/hugo-theme-next/graphs/contributors) [](https://github.com/hugo-next/hugo-theme-next/releases) [](https://github.com/hugo-next/hugo-theme-next/find/main) [](https://github.com/hugo-next/hugo-theme-next/blob/main/LICENSE)
+
+
## 🎨 4 Scheme
* :heart_decoration: Muse
@@ -37,7 +39,7 @@ Before use `Hugo NexT` theme, please make sure installed `Git` & `Hugo Extened`
If there your first time build blog site, Recommended use template of `Github` which can easily create your site code. Click & visit this repository: [hugo-theme-next-starter](https://github.com/hugo-next/hugo-theme-next-starter), then click the green button which name call `Use this template` upper right corner on the page. Just like below image:
-
+
After do that click the green button which name call `Create repository from template`, then will create your site code automatic, and clone it on your PC environment.
diff --git a/README.zh.md b/README.zh.md
index 9960f3c..b7172fc 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -1,7 +1,7 @@
[中文](#) | [English](https://github.com/hugo-next/hugo-theme-next/blob/main/README.md)
-
+
## Hugo NexT
@@ -12,6 +12,8 @@
[](https://gitter.im/hugo-next/community) [](https://github.com/gohugoio/hugo/releases/latest) [](https://github.com/hugo-next/hugo-theme-next) [](https://github.com/hugo-next/hugo-theme-next/graphs/contributors) [](https://github.com/hugo-next/hugo-theme-next/releases) [](https://github.com/hugo-next/hugo-theme-next/find/main) [](https://github.com/hugo-next/hugo-theme-next/blob/main/LICENSE)
+
+
## 🎨 4 种页面模式
* :heart_decoration: 冥想 (Muse)
@@ -37,7 +39,7 @@
如果你是初次建站的话,可以使用 `Github` 的模板功能,一键生成你的站点仓库代码。访问 [hugo-theme-next-starter](https://github.com/hugo-next/hugo-theme-next-starter) 点击右上角的 `Use this template` 绿色按钮然后填写代码仓库的相关信息,参考如下:
-
+
最后点击 `Create repository from template` 绿色按钮,会直接在你的空间中生成站点代码,再把它克隆到本地进行创作。
diff --git a/images/hugo-next-primary.png b/images/hugo-next-primary.png
new file mode 100644
index 0000000..7b8fdde
Binary files /dev/null and b/images/hugo-next-primary.png differ
diff --git a/images/hugo-next-secondary.png b/images/hugo-next-secondary.png
new file mode 100644
index 0000000..eca41ba
Binary files /dev/null and b/images/hugo-next-secondary.png differ
diff --git a/images/hugo-next-symbol.png b/images/hugo-next-symbol.png
new file mode 100644
index 0000000..23f43d1
Binary files /dev/null and b/images/hugo-next-symbol.png differ
diff --git a/images/use-hugo-next-starter.png b/images/use-hugo-next-starter.png
new file mode 100644
index 0000000..45f576d
Binary files /dev/null and b/images/use-hugo-next-starter.png differ