docs(readme): update contributing section

This commit is contained in:
Frazer Smith
2021-06-02 07:46:11 +01:00
parent a4b9814ec6
commit 708826acae
+4 -1
View File
@@ -145,7 +145,10 @@ poppler.pdfToText(file, options).then((res) => {
## Contributing
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for more details regarding contributing to this project.
Contributions are welcome and any help that can be offered is greatly appreciated!
See [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to get started.
Please adhere to this project's [Code of Conduct](./CODE_OF_CONDUCT.md) when contributing.
## Acknowledgements