Skip to content

Commit

Permalink
Fix styling in README
Browse files Browse the repository at this point in the history
  • Loading branch information
markwilson committed Jul 18, 2020
1 parent e94a2da commit 50d8b9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -14,7 +14,9 @@ Converts HTML files into PDF using chrome-headless-render-pdf.

## Example usage

```
uses: markwilson/html2pdf@v1
with:
htmlPath: 'test.html'
pdfName: 'test'
```

0 comments on commit 50d8b9e

Please sign in to comment.