diff --git a/README.md b/README.md
index 517f134ed..c3b5318b2 100644
--- a/README.md
+++ b/README.md
@@ -194,6 +194,10 @@ This project is supported by these kind people / companies:
+
+
+
+
## Installation
@@ -208,7 +212,7 @@ The installation instructions are on the [official website](https://wails.io/doc
Depends on your requirements. It's designed to make it easy for Go programmers to make lightweight desktop
applications or add a frontend to their existing applications. Wails v2 does offer native elements such as menus
- and dialogs so it is becoming a lightweight electron alternative.
+ and dialogs, so it is becoming a lightweight electron alternative.
- Who is this project aimed at?
diff --git a/README.zh-Hans.md b/README.zh-Hans.md
index 84d9cbb70..1172e6114 100644
--- a/README.zh-Hans.md
+++ b/README.zh-Hans.md
@@ -204,6 +204,9 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝
+
+
+
## 安装
diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx b/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx
index 65f9e80f6..706a881df 100644
--- a/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx
+++ b/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx
@@ -101,6 +101,9 @@
+
+
+
`,
}}
/>
@@ -110,6 +113,7 @@
+
import Contributors from "@wails/react-contributors";
diff --git a/website/src/pages/credits.mdx b/website/src/pages/credits.mdx
index 3c2ebdb11..a7e9fe68b 100644
--- a/website/src/pages/credits.mdx
+++ b/website/src/pages/credits.mdx
@@ -101,6 +101,9 @@
+
+
+
`,
}}
/>
@@ -110,6 +113,7 @@
+
import Contributors from "@wails/react-contributors";