diff --git a/README.md b/README.md
index 09c6bc3..091435f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[](LICENSE)
-
+[](https://go.dev/)
[](https://goreportcard.com/report/github.com/perfect-panel/server)
[](Dockerfile)
[](.github/workflows/release.yml)
@@ -125,6 +125,10 @@ The documentation covers all endpoints, request/response formats, and authentica
Visit [ppanel.dev](https://ppanel.dev/) for more details.
+## 🏛 Architecture
+
+
+
## 📁 Directory Structure
```
diff --git a/doc/image/architecture.svg b/doc/image/architecture.svg
new file mode 100644
index 0000000..7203796
--- /dev/null
+++ b/doc/image/architecture.svg
@@ -0,0 +1,849 @@
+
\ No newline at end of file
diff --git a/readme_zh.md b/readme_zh.md
index c9e894c..9f38721 100644
--- a/readme_zh.md
+++ b/readme_zh.md
@@ -3,7 +3,7 @@
[](LICENSE)
-
+[](https://go.dev/)
[](https://goreportcard.com/report/github.com/perfect-panel/server)
[](Dockerfile)
[](.github/workflows/release.yml)
@@ -124,6 +124,10 @@ PPanel 服务端是 PPanel 项目的后端组件,为代理服务提供强大
访问 [ppanel.dev](https://ppanel.dev) 获取更多信息。
+## 🏛 系统架构
+
+
+
## 📁 目录结构
```