From 54754c74d7af65ab1a808f8c92c154bf07b22c47 Mon Sep 17 00:00:00 2001 From: Hank <46049129+Hansz00@users.noreply.github.com> Date: Thu, 17 Sep 2020 10:17:35 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e70d5f..af00c25 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -主要分为两个部分,第一个部分是echarts底层zrender源码,第二个部分是echarts源码。 +主要分为两个部分,第一个部分是[Apache ECharts (incubating)](https://github.com/apache/incubator-echarts)底层zrender源码,第二个部分是echarts源码。 均是基于3.x版本。 @@ -11,4 +11,4 @@ - [ECharts 3.0源码简要分析1-总体架构](http://blog.csdn.net/future_todo/article/details/60956942) 或者在[仓库](https://github.com/zrysmt/Blog)里面查看 -> https://github.com/zrysmt/Blog \ No newline at end of file +> https://github.com/zrysmt/Blog