diff --git a/README.md b/README.md index 708d28c..c285e0c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## DataV是干什么的? -* DataV是一个基于**Vue**的数据可视化组件库 +* DataV是一个基于**Vue**的数据可视化组件库(当然也有[React版本](https://github.com/DataV-Team/DataV-React)) * 提供用于提升页面视觉效果的**SVG**边框和装饰 * 提供常用的**图表**如折线图等 * 飞线图/轮播表等其他组件 @@ -44,10 +44,6 @@ Vue.use(borderBox1) [UMD版使用示例](./umdExample.html) -### React版本 - -React版本已在开发中,敬请期待 - ### 调研 关于React版本组件库及反馈请移步[问卷调查](https://www.wjx.cn/jq/45326197.aspx) diff --git a/README_EN.md b/README_EN.md index de6453a..1ad4ab9 100644 --- a/README_EN.md +++ b/README_EN.md @@ -13,7 +13,7 @@ ## What is DataV? -* DataV is a data **visualization** components library based on **Vue**. +* DataV is a data **visualization** components library based on **Vue**(Of course there are also [React versions](https://github.com/DataV-Team/DataV-React)). * Provide cool **SVG** borders and decorations. * Provide common **charts** such as line chart, etc.. * flying line chart, carousel table and etc.