Skip to content

Commit 3e078cc

Browse files
committed
credit
1 parent a740fd2 commit 3e078cc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Read, manipulate and write spreadsheet data and styles to XLSX and JSON.
88

99
Reverse engineered from Excel spreadsheet files as a project.
1010

11-
[中文文档](README_zh.md)
11+
# Translations
12+
13+
* [中文文档](README_zh.md)
1214

1315
# Installation
1416

@@ -23,6 +25,10 @@ npm install exceljs
2325
Merged <a href="https://github.com/exceljs/exceljs/pull/923">Add document for zip options of streaming WorkbookWriter #923</a>.
2426
Many thanks to <a href="https://github.com/piglovesyou">Soichi Takamura</a> for this contribution.
2527
</li>
28+
<li>
29+
Merged <a href="https://github.com/exceljs/exceljs/pull/933">array formula #933</a>.
30+
Many thanks to <a href="https://github.com/yoann-antoviaque">yoann-antoviaque</a> for this contribution.
31+
</li>
2632
</ul>
2733

2834
# Contributions

0 commit comments

Comments
 (0)