Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolipe-a authored Jan 8, 2024
1 parent bf7cd67 commit c2aa0ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
The package can convert a webpage to an image or pdf. The conversion is done behind the scenes by [Puppeteer](https://github.com/GoogleChrome/puppeteer) which controls a headless version of Google Chrome.

```bash
npm i @nulix/browsershot
```

Here's a quick example:

```ts
Expand Down

0 comments on commit c2aa0ec

Please sign in to comment.