From f9c797390956d0fdcb67a7614d7cc78c7750ec32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9A=8F=E9=81=87=E8=80=8C=E5=AE=89?= <164770707@qq.com> Date: Sat, 3 Jul 2021 15:51:52 +0000 Subject: [PATCH] update README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a778e18..5d5bf3a2 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,8 @@ kerwincui/wumei-smart:1.0 ### 六、相关教程 -* [快速部署系统](https://gitee.com/kerwincui/wumei-smart/wikis/%E4%B8%80%E3%80%81%E5%BF%AB%E9%80%9F%E9%83%A8%E7%BD%B2%E7%B3%BB%E7%BB%9F?sort_id=4192742) -* [项目运行和使用教程](http://wumei.live/guid.html),不断完善中 +* [项目文档](https://gitee.com/kerwincui/wumei-smart/wikis/pages) +* [物美智能官网](http://wumei.live) * [若依文档](http://doc.ruoyi.vip/ruoyi-vue/),前端和后端基于若依前后端分离框架 * [XUI](https://gitee.com/xuexiangjys/XUI),安卓UI使用XUI * [ESP-IDF编程指南](https://docs.espressif.com/projects/esp-idf/zh_CN/latest/esp32/index.html)