From 9e284cd24600d2ec73011b6747096f99f2a9c49b Mon Sep 17 00:00:00 2001 From: zhouhaojie Date: Tue, 17 Nov 2020 20:14:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d730ed..6087eec 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ springboot-learn 这个工程为IDEA创建的Empty Project工程,其余子工 | SpringBoot 整合 Easypoi 打印报表 | 链接 | [链接](https://github.com/Tellsea/springboot-learn/tree/master/springboot-easypoi)| | SpringBoot 整合 RabbitMQ 消息中间件 | 链接 | [链接](https://github.com/Tellsea/springboot-learn/tree/master/springboot-rabbitmq)| | SpringBoot 整合 WebSocket 聊天案例 | 链接 | [链接](https://github.com/Tellsea/springboot-learn/tree/master/springboot-websocket)| -| SpringBoot 使用 Echars 实现数据可视化 | 链接 | [链接](https://github.com/Tellsea/springboot-learn/tree/master/springboot-echarts)| +| SpringBoot 使用 Echarts 实现数据可视化 | 链接 | [链接](https://github.com/Tellsea/springboot-learn/tree/master/springboot-echarts)| ## 注意事项