瀏覽代碼

Remove English from the Chinese Readme file.

Ri Xu 7 年之前
父節點
當前提交
50e3963332
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      README_zh.md

+ 0 - 2
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")