diff --git a/README.md b/README.md index e259fe66..3e712fb0 100644 --- a/README.md +++ b/README.md @@ -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.