diff --git a/README.md b/README.md index d1d73199..6ef55f31 100755 --- a/README.md +++ b/README.md @@ -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!