Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
royopa committed Jun 8, 2015
1 parent de578ab commit 8627429
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,7 @@ Package available on [Composer](https://packagist.org/packages/royopa/fpdf-symfo

If you're using Composer to manage dependencies, you can use

$ composer require "royopa/fpdf-symfony2": "dev-master"

Or

You can include the following in your composer.json file:

```json
{
"require": {
"royopa/fpdf-symfony2": "dev-master"
}
}
```
composer require "royopa/fpdf-symfony2"

Setup
-----
Expand Down Expand Up @@ -65,8 +53,6 @@ FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to

On the fpdf homepage you will find links to the documentation, forums and so on.



Example
-------

Expand Down

0 comments on commit 8627429

Please sign in to comment.