diff --git a/README.md b/README.md index 29eae8d..ab77754 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ $data = [ ['Bottom + Right', ''], ['
MERGE CELLS MERGE CELLS MERGE CELLS MERGE CELLS MERGE CELLS
', null], ['Word wrap', "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book"] + ['Size 16 Font', ''], ]; SimpleXLSXGen::fromArray($data) ->setDefaultFont('Courier New')