Remove English from the Chinese Readme file.

This commit is contained in:
Ri Xu 2018-03-27 21:14:40 +08:00
parent adce2de927
commit 50e3963332
No known key found for this signature in database
GPG Key ID: BA5E5BB1C948EDF7
1 changed files with 0 additions and 2 deletions

View File

@ -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")