Skip to content

Commit

Permalink
docs: add contributing section
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Jan 18, 2020
1 parent 4eda8ca commit 8667834
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 @@ -118,6 +118,10 @@ await poppler.pdfToText(options, file).then((res) => {
});
```

# Contributing

Please see [CONTRIBUTING.md](https://github.com/Fdawgs/node-poppler/blob/master/CONTRIBUTING.md) for more details regarding contributing to this project.

# License

`node-poppler` is licensed under the [MIT](https://github.com/Fdawgs/node-poppler/blob/master/LICENSE) license.

0 comments on commit 8667834

Please sign in to comment.