From f458e242ec37ba4cb12c3e96454a7157fc31294d Mon Sep 17 00:00:00 2001 From: Justineo Date: Mon, 1 Mar 2021 01:29:27 +0800 Subject: [PATCH] docs: update readme --- README.md | 6 ++---- README.zh-Hans.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5d23a6b..30f86b6 100644 --- a/README.md +++ b/README.md @@ -283,9 +283,8 @@ Drop ` - - + ``` @@ -307,9 +306,8 @@ app.component('v-chart', VueECharts) ```html - - + ``` diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 0b8e190..c5b5e05 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -281,9 +281,8 @@ export default { ```html - - + ``` @@ -305,9 +304,8 @@ app.component('v-chart', VueECharts) ```html - - + ```