diff --git a/README.md b/README.md
index 5ec6e5b..5ee243e 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ I hope that Vue and its powerful community ecology can be used in Wails applicat
## Graphic Demo
-[](https://cdn.jsdelivr.net/gh/misitebao/wails-template-vue@main/preview.gif)
+[](https://cdn.jsdelivr.net/gh/misitebao/wails-template-vue@main/preview.gif)
@@ -108,7 +108,7 @@ The front-end part uses Vue Vue-Router and Vue-I18N:
- Vue-Router - Use Vue-Router 4.x version, please refer to the official [Vue-Router Documents](https://next.router.vuejs.org/) for specific usage.
- Vue-I18N - Use Vue-I18N 9.x version, please refer to official [Vue-I18N Documents](https://vue-i18n.intlify.dev/) for specific usage.
-Then you can refer to the official Wails document to start developing your application🤞.
+Then you can refer to the official [Wails document](https://wails.io) to start developing your application🤞.
diff --git a/README.zh-Hans.md b/README.zh-Hans.md
index 172ca4e..1726507 100644
--- a/README.zh-Hans.md
+++ b/README.zh-Hans.md
@@ -69,7 +69,7 @@ wails-template-vue 模板是一个支持 Wails 应用的 Vue 模板,默认提
## 图形演示
-[](https://cdn.jsdelivr.net/gh/misitebao/wails-template-vue@main/preview.gif)
+[](https://cdn.jsdelivr.net/gh/misitebao/wails-template-vue@main/preview.gif)
@@ -108,7 +108,7 @@ wails init -n [你的应用名称] -t https://github.com/misitebao/wails-templat
- Vue-Router - 使用 Vue-Router 4.x 版本,具体使用方式请参考[Vue-Router 官方文档](https://next.router.vuejs.org/)。
- Vue-I18N - 使用 Vue-I18N 9.x 版本,具体使用方式请参考[Vue-I18N 官方文档](https://vue-i18n.intlify.dev/)。
-然后您就可以参考 Wails 官方文档开始开发您的应用啦 🤞!
+然后您就可以参考 [Wails 官方文档](https://wails.io)开始开发您的应用啦 🤞!
diff --git a/screenshots.png b/preview.png
similarity index 100%
rename from screenshots.png
rename to preview.png