Skip to content

Commit

Permalink
Add additional language support fork to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jontewks authored Oct 26, 2017
1 parent 1d5f68f commit 5e9e6c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

Installs dependencies needed in order to run puppeteer on heroku. Be sure to include `{ args:
['--no-sandbox'] }` in your call to `puppeteer.launch`

### Additional language support
If you need support for Japanese, Chinese, or Korean fonts, a fork of this buildpack has been made to include those as well: https://github.com/CoffeeAndCode/puppeteer-heroku-buildpack

0 comments on commit 5e9e6c2

Please sign in to comment.