diff --git a/README.md b/README.md index 90b5b83..08e4c34 100644 --- a/README.md +++ b/README.md @@ -131,3 +131,9 @@ Camelot uses [Semantic Versioning](https://semver.org/). For the available versi ## License This project is licensed under the MIT License, see the [LICENSE](https://github.com/camelot-dev/camelot/blob/master/LICENSE) file for details. + +## Support the development + +You can support our work on Camelot with a one-time or monthly donation [on OpenCollective](https://opencollective.com/camelot). Organizations who use camelot can also sponsor the project for an acknowledgement on [our documentation site](https://camelot-py.readthedocs.io/en/master/) and this README. + +Special thanks to all the users, organizations and contributors that support Camelot! diff --git a/docs/index.rst b/docs/index.rst index e6e2f23..bc38f6a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -86,6 +86,13 @@ See `comparison with other PDF table extraction libraries and tools`_. .. _ETL and data analysis workflows: https://gist.github.com/vinayak-mehta/e5949f7c2410a0e12f25d3682dc9e873 .. _comparison with other PDF table extraction libraries and tools: https://github.com/camelot-dev/camelot/wiki/Comparison-with-other-PDF-Table-Extraction-libraries-and-tools +Support us on OpenCollective +---------------------------- + +If Camelot helped you extract tables from PDFs, please consider supporting its development by `becoming a backer or a sponsor on OpenCollective`_! + +.. _becoming a backer or a sponsor on OpenCollective: https://opencollective.com/camelot + The User Guide --------------