diff --git a/README.en.md b/README.en.md
index c03342b..b934ad0 100644
--- a/README.en.md
+++ b/README.en.md
@@ -18,24 +18,24 @@ English | [简体中文](README.md)
### 👇 Download and Install
-1. ![Download for MacOS][Windows-image] **Windows User**:
+1. 💻 **Windows User**:
- Windows (AMD64) [**gitee Download**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-amd64-installer.exe) | [**github Download**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-amd64-installer.exe)
- Windows (ARM64) [**gitee Download**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-arm64-installer.exe) | [**github Download**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-arm64-installer.exe)
-2. ![Download for MacOS][MacOS-image] **MacOS User**:
+2. 💼 **MacOS User**:
- MacOS (AMD64) [**gitee Download**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-macos-amd64.zip) | [**github Download**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-amd64.zip)
- MacOS (ARM64) [**gitee Download**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip) | [**github Download**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip)
-3. ![Download for Linux][Linux-image] **Linux User**:
+3. 💽 **Linux User**:
- Linux (AMD64) [**gitee Download**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-linux-amd64.zip) | [**github Download**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip)
-4. 📥 **web installation**
+4. 📥 **web installation**
- Download and install the corresponding version of the installation program, download [web version](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/dist.zip) Extract to the program installation directory/ dist, Start the program. Access address: http://localhost:56780/
5. 🚢 **Docker installation**
@@ -47,9 +47,6 @@ docker run -d -p 56780:56780 -p 8185:80 --name godoos godoos/godoos:latest
-[Windows-image]: ./docs/img/Windows.svg
-[MacOS-image]: ./docs/img/MacOS.svg
-[Linux-image]: ./docs/img/Linux.svg
[license-image]: ./docs/img/license_%20MIT.svg
[license-url]: https://spdx.org/licenses/MIT.html
diff --git a/README.md b/README.md
index 067fe63..47706bb 100644
--- a/README.md
+++ b/README.md
@@ -18,20 +18,20 @@
### 👇 下载安装
-1. ![Download for MacOS][Windows-image] **Windows 用户**:
+1. 💻 **Windows 用户**:
- Windows (AMD64) [**国内下载**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-amd64-installer.exe) | [**github下载**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-amd64-installer.exe)
- Windows (ARM64) [**国内下载**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-arm64-installer.exe) | [**github下载**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-arm64-installer.exe)
-2. ![Download for MacOS][MacOS-image] **MacOS 用户**:
+2. 💼 **MacOS 用户**:
- MacOS (AMD64) [**国内下载**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-macos-amd64.zip) | [**github下载**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-amd64.zip)
- MacOS (ARM64) [**国内下载**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip) | [**github下载**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip)
-3. ![Download for Linux][Linux-image] **Linux 用户**:
+3. 💽 **Linux 用户**:
- Linux (AMD64) [**国内下载**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-linux-amd64.zip) | [**github下载**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip)
@@ -46,9 +46,6 @@ docker run -d -p 56780:56780 -p 8185:80 --name godoos godoos/godoos:latest
- 如果设置本地存储,存储地址为 /root/.godoos/os,设置成功后保存,点左下角win图标->关机图标->恢复->恢复出厂设置
-[Windows-image]: ./docs/img/Windows.svg
-[MacOS-image]: ./docs/img/MacOS.svg
-[Linux-image]: ./docs/img/Linux.svg
[license-image]: ./docs/img/license_%20MIT.svg
[license-url]: https://spdx.org/licenses/MIT.html
diff --git a/docs/img/Linux.svg b/docs/img/Linux.svg
deleted file mode 100644
index bec5e72..0000000
--- a/docs/img/Linux.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/docs/img/MacOS.svg b/docs/img/MacOS.svg
deleted file mode 100644
index 84b9bbb..0000000
--- a/docs/img/MacOS.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/docs/img/Windows.svg b/docs/img/Windows.svg
deleted file mode 100644
index ad5dcd1..0000000
--- a/docs/img/Windows.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file