Skip to content

Commit 7772200

Browse files
authored
Update README.md
1 parent 448f5ee commit 7772200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ $oMerger->addPDF($file, [1, 3]); //Add page one and three only
6363

6464
```
6565

66-
...merge files together but add blank pages to support duplex printing
66+
...merge files together but add blank pages to support duplex printing:
6767
```php
6868
$oMerger->duplexMerge();
6969
```
@@ -127,4 +127,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
127127
[link-scrutinizer]: https://scrutinizer-ci.com/g/Webklex/laravel-pdfmerger/code-structure
128128
[link-code-quality]: https://scrutinizer-ci.com/g/Webklex/laravel-pdfmerger
129129
[link-downloads]: https://packagist.org/packages/Webklex/laravel-pdfmerger
130-
[link-author]: https://github.com/webklex
130+
[link-author]: https://github.com/webklex

0 commit comments

Comments
 (0)