From ed4bd392ff8a18b8f0f6ab5e7be4a1bcd5281b9d Mon Sep 17 00:00:00 2001 From: Justineo Date: Sun, 1 Jan 2023 23:52:32 +0800 Subject: [PATCH] chore: update readme version --- README.md | 4 ++-- README.zh-Hans.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e33297..1266bbc 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Drop ` - + ``` @@ -247,7 +247,7 @@ app.component('v-chart', VueECharts) ```html - + ``` diff --git a/README.zh-Hans.md b/README.zh-Hans.md index e175b7e..4756fc7 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -225,7 +225,7 @@ import "echarts"; ```html - + ``` @@ -245,7 +245,7 @@ app.component('v-chart', VueECharts) ```html - + ```