Update index.md (#1620)
This commit is contained in:
parent
3d9867ce95
commit
b9ca8a1a7b
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
![Logo](./assets/logo.svg)
|
![Logo](./assets/logo.svg)
|
||||||
|
|
||||||
PhpSpreadsheet is a library written in pure PHP and providing a set of
|
PhpSpreadsheet is a library written in pure PHP and offers a set of classes that
|
||||||
classes that allow you to read from and to write to different
|
allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc.
|
||||||
spreadsheet file formats, like Excel and LibreOffice Calc.
|
|
||||||
|
|
||||||
## File formats supported
|
## File formats supported
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue