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

Update README.md

This commit is contained in:
J.T 2017-09-02 14:28:07 +09:00 committed by GitHub
parent 80f5583913
commit 2faa0e8fdd

View File

@ -22,6 +22,8 @@ QXlsx::Document xlsx;
xlsx.write("A1", "Hello Qt!");
xlsx.saveAs("Test.xlsx");
```
## How to build
* see https://github.com/j2doll/QtXlsxWriter-Static/wiki
## License
* MIT License