Skip to content

Commit

Permalink
update link to wkhtmltopdf project page
Browse files Browse the repository at this point in the history
Also slightly reworded the first paragraph
  • Loading branch information
ashkulz committed Jan 31, 2015
1 parent 6d32b8e commit 4477306
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -9,10 +9,8 @@ PHP WkHtmlToPdf
[![License](https://poser.pugx.org/mikehaertl/phpwkhtmltopdf/license.svg)](https://packagist.org/packages/mikehaertl/phpwkhtmltopdf)

PHP WkHtmlToPdf provides a simple and clean interface to ease PDF and image creation with
[wkhtmltopdf](http://code.google.com/p/wkhtmltopdf/).

**The [wkhtmltopdf](http://wkhtmltopdf.org) and - optionally - `wkhtmltoimage` command must be installed and working on your system.**
See the section below for details.
[wkhtmltopdf](http://wkhtmltopdf.org). **The `wkhtmltopdf` and - optionally - `wkhtmltoimage`
command must be installed and working on your system.** See the section below for details.

## Installation

Expand Down

0 comments on commit 4477306

Please sign in to comment.