1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

Update README.md

This commit is contained in:
J.T 2017-08-22 09:28:13 +09:00 committed by GitHub
parent b7cf8f72a7
commit 2272fb9ddb

View File

@ -23,7 +23,7 @@ xlsx.write("A1", "Hello Qt!");
xlsx.saveAs("Test.xlsx");
```
## Copyright
## License
* MIT License
* original source code from Debao Zhang(2014) : [https://github.com/dbzhang800/QtXlsxWriter](https://github.com/dbzhang800/QtXlsxWriter)
* The Qt Company :