diff options
author | xuri <xuri.me@gmail.com> | 2019-12-20 01:00:15 +0800 |
---|---|---|
committer | xuri <xuri.me@gmail.com> | 2019-12-20 01:00:15 +0800 |
commit | 4249dad8eaf8a6dee93fafeffe0bbbd794581ffe (patch) | |
tree | c9f32214bd8b5e60d7987b8fb7bac43e5fbae703 /README_zh.md | |
parent | a526e90404913f5d649d29a7aeee29f5ac9ff590 (diff) | |
parent | b1b3c0d15158abc71267da5893de020f047c3872 (diff) |
Resolve #539 Merge branch 'v2'
# Conflicts:
# rows.go
# sheet.go
Diffstat (limited to 'README_zh.md')
-rw-r--r-- | README_zh.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README_zh.md b/README_zh.md index d4cac66..57cd645 100644 --- a/README_zh.md +++ b/README_zh.md @@ -182,6 +182,4 @@ func main() { Excel 徽标是 [Microsoft Corporation](https://aka.ms/trademarks-usage) 的商标,项目的图片是一种改编。 -本类库中部分 XML 结构体的定义参考了开源项目:[tealeg/xlsx](https://github.com/tealeg/xlsx),遵循 [BSD 3-Clause License](https://github.com/tealeg/xlsx/blob/master/LICENSE) 开源许可协议。 - gopher.{ai,svg,png} 由 [Takuya Ueda](https://twitter.com/tenntenn) 创作,遵循 [Creative Commons 3.0 Attributions license](http://creativecommons.org/licenses/by/3.0/) 创作共用授权条款。 |