Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Apr 12, 2018
1 parent 5d022e4 commit 76b42aa
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ Browsershot::url('https://example.com')->bodyHtml(); // returns the html of the

Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource).

## Framework implementations

* Laravel: [laravel-browsershot](https://github.com/verumconsilium/laravel-browsershot)


## Requirements

This package requires node 7.6.0 or higher and the Puppeteer Node library.
Expand Down Expand Up @@ -485,6 +480,10 @@ Browsershot::url('https://example.com')
...
```

## Related packages

* Laravel wrapper: [laravel-browsershot](https://github.com/verumconsilium/laravel-browsershot)

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
Expand Down

0 comments on commit 76b42aa

Please sign in to comment.