diff --git a/README.md b/README.md index aa71421..22d234a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Vue-ECharts -> ECharts component for Vue.js. +> Apache ECharts (incubating) component for Vue.js. > [🇨🇳 中文版](./README.zh_CN.md) -Built upon [ECharts](http://echarts.baidu.com/index.html) `v4.1.0`+ and depends on [Vue.js](https://vuejs.org/) `v2.2.6`+. +Built upon [Apache ECharts (incubating)](https://echarts.apache.org) `v4.1.0`+ and depends on [Vue.js](https://vuejs.org/) `v2.2.6`+. ## Installation diff --git a/README.zh_CN.md b/README.zh_CN.md index edc47af..265fc42 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -1,8 +1,8 @@ # Vue-ECharts -> ECharts 的 Vue.js 组件。 +> Apache ECharts (incubating) 的 Vue.js 组件。 -基于 [ECharts](http://echarts.baidu.com/index.html) `v4.1.0`+ 开发,依赖 [Vue.js](https://vuejs.org/) `v2.2.6`+。 +基于 [Apache ECharts (incubating)](https://echarts.apache.org) `v4.1.0`+ 开发,依赖 [Vue.js](https://vuejs.org/) `v2.2.6`+。 ## 安装