diff --git a/README.md b/README.md index b5c40451..dfd776b5 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ### 一、项目简介   1. **物美智能([wumei-smart](http://www.wumei.live/introduce.html))]是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。** 硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。
-![说明](https://gitee.com/kerwincui/wumei-smart/raw/master/document/desc.png)
+![说明](https://gitee.com/kerwincui/wumei-smart/raw/master/document/desc.png)

  2. 服务端使用spring boot、数据库mysql和redis、前端vue、移动端android、硬件端ESP-IDF和Arduino。软硬件交互基于mqtt协议,使用EMQ代理服务器。系统架构图如下: -
+

![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/sys.png)