summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRi Xu <xuri.me@gmail.com>2018-03-27 21:14:40 +0800
committerRi Xu <xuri.me@gmail.com>2018-03-27 21:14:40 +0800
commit50e396333241a2790f78966368283af58b92adcc (patch)
treebaad172d101e28caffd2e7d5dcc8502212f8f7e6
parentadce2de927500e07e83b71911959b77006e797d7 (diff)
Remove English from the Chinese Readme file.
-rw-r--r--README_zh.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README_zh.md b/README_zh.md
index 50e8974..a657d8a 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -86,8 +86,6 @@ func main() {
### 在 Excel 文档中创建图表
-With Excelize chart generation and management is as easy as a few lines of code. You can build charts based off data in your worksheet or generate charts without any data in your worksheet at all.
-
使用 Excelize 生成图表十分简单,仅需几行代码。您可以根据工作表中的已有数据构建图表,或向工作表中添加数据并创建图表。
![Excelize](./test/images/chart.png "Excelize")