Patch branch

This commit is contained in:
Ivan Lanin 2014-01-09 07:45:41 +07:00
parent d3e8b69cc4
commit d55db9da83
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
# PHPWord - OpenXML - Read, Write and Create Word documents in PHP
PHPWord is a library written in PHP that create word documents.
PHPWord is a library written in PHP that create word documents.
No Windows operating system is needed for usage because the result are docx files (Office Open XML) that can be
opened by all major office software.
Test patch branch
## Want to contribute?
Fork us!