mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-30 05:02:52 +08:00
update readme
This commit is contained in:
parent
0e17dc97c6
commit
6b665a35b1
@ -56,7 +56,10 @@ qDebug() << var; // 값 표시
|
||||
- 유니코드 테스트 (파일 이름 :cloud:, 파일 경로 :cloud:, 자료값 :sunny:)
|
||||
|
||||
## 업그레이드 할 일
|
||||
- xlsx의 암복호화 기능 개발
|
||||
- [업그레드 할 일](ToUpgrade.md) 참조.
|
||||
|
||||
## 컨트리뷰터
|
||||
- [Contributors](https://github.com/j2doll/QXlsx/graphs/contributors) 참조.
|
||||
|
||||
## 라이센스와 링크
|
||||
- QXlsx 는 MIT 라이센스 입니다. [https://github.com/j2doll/QXlsx](https://github.com/j2doll/QXlsx)
|
||||
|
@ -56,7 +56,10 @@ qDebug() << var; // display value
|
||||
- Unicode test (filename :cloud:, filepath :cloud:, data value :sunny:)
|
||||
|
||||
## To Upgrade
|
||||
- Develop the encryption function of xlsx
|
||||
- See [what to upgrade](ToUpgrade.md).
|
||||
|
||||
## Contributions
|
||||
- See [contributors](https://github.com/j2doll/QXlsx/graphs/contributors).
|
||||
|
||||
## License and links
|
||||
- QXlsx is under MIT license. [https://github.com/j2doll/QXlsx](https://github.com/j2doll/QXlsx)
|
||||
|
2
ToUpgrade.md
Normal file
2
ToUpgrade.md
Normal file
@ -0,0 +1,2 @@
|
||||
# To Upgrade
|
||||
- Develop the encryption function of xlsx
|
Loading…
x
Reference in New Issue
Block a user