1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +08:00

Update README.ko.md

This commit is contained in:
J.T 2017-09-02 14:30:20 +09:00 committed by GitHub
parent 2faa0e8fdd
commit 22c9fb6648

View File

@ -23,6 +23,9 @@ xlsx.write("A1", "Hello Qt!");
xlsx.saveAs("Test.xlsx");
```
## 빌드하는 방법
참조: https://github.com/j2doll/QtXlsxWriter-Static/wiki
## 라이선스
* MIT License
* 기반 소스코드 출처 Debao Zhang(2014) : [https://github.com/dbzhang800/QtXlsxWriter](https://github.com/dbzhang800/QtXlsxWriter)