diff --git a/README.markdown b/README.markdown index 578d1050..2b9d53e0 100644 --- a/README.markdown +++ b/README.markdown @@ -103,8 +103,9 @@ $snappy = new Pdf($myProjectDirectory . '/vendor/h4cc/wkhtmltopdf-amd64/bin/wkht ## Some use cases -If you want to generate table of contents and you want to use custom XSL stylesheet, do the following -``` +If you want to generate table of contents and you want to use custom XSL stylesheet, do the following: + +```php