diff --git a/README.md b/README.md index 136a353..6004575 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ 前端技术框架: React(SPA) +### 架构图 +![系统架构](https://github.com/wfh45678/radar/blob/master/resources/images/architect.jpg) + ## 技术选型 * Springboot:笔者是java 出生, 选择 Springboot 理所当然,方便自己, 也方便其他Java使用者进行扩展。 diff --git a/resources/images/architect.jpg b/resources/images/architect.jpg new file mode 100644 index 0000000..7afa2b6 Binary files /dev/null and b/resources/images/architect.jpg differ