From 2b30334b82ed67360054faa8de1fe3472b440fb5 Mon Sep 17 00:00:00 2001 From: Justineo Date: Wed, 13 Dec 2023 11:01:54 +0800 Subject: [PATCH] docs: update readme --- README.md | 4 ++-- README.zh-Hans.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5bb3450..ee6f16e 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ Drop ` - + ``` @@ -257,7 +257,7 @@ app.component('v-chart', VueECharts) ```html - + ``` diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 11c8184..d53c669 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -237,7 +237,7 @@ import "echarts"; ```html - + ``` @@ -257,7 +257,7 @@ app.component('v-chart', VueECharts) ```html - + ```