Skip to content

Commit

Permalink
Updated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GitBrent authored and GitBrent committed Nov 15, 2017
1 parent 89c80d3 commit 0ce7f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1247,8 +1247,8 @@ boost (no time will need to be consumed reading and encoding the image).

## Integration with Angular

Set the browser mode option so the library will use blob file saving instead of detecting your app as a Node.js app (aka: avoid using `fs.writeFile`).
`pptx.setBrowser(true);`
Set the browser mode option so the library will use blob file saving instead of detecting your app as a Node.js app (aka: avoid using `fs.writeFile`).
* `pptx.setBrowser(true);`

[See Issue #220 for more information](https://github.com/gitbrent/PptxGenJS/issues/220)

Expand Down

0 comments on commit 0ce7f97

Please sign in to comment.