From f1276067d763e612b927c839c7e29b5af9ff7a23 Mon Sep 17 00:00:00 2001
From: vicanso
Date: Sat, 25 Jun 2022 08:33:05 +0800
Subject: [PATCH] fix: fix lint
---
README.md | 3 ++-
README_zh.md | 6 +++++-
table.go | 4 ----
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index d0549f0..3e713a6 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,10 @@ Screenshot of common charts, the left part is light theme, the right part is gra
+
## Chart Type
-These chart types are supported: `line`, `bar`, `pie`, `radar` or `funnel`.
+These chart types are supported: `line`, `bar`, `pie`, `radar` or `funnel` and `table`.
## Example
diff --git a/README_zh.md b/README_zh.md
index 487a365..94a9e14 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -12,9 +12,13 @@
+
+
+