[DevSprint] Add opencollective link to README and Docs
parent
7ecfcad239
commit
45384106c8
|
|
@ -133,3 +133,8 @@ Camelot uses [Semantic Versioning](https://semver.org/). For the available versi
|
||||||
This project is licensed under the MIT License, see the [LICENSE](https://github.com/camelot-dev/camelot/blob/master/LICENSE) file for details.
|
This project is licensed under the MIT License, see the [LICENSE](https://github.com/camelot-dev/camelot/blob/master/LICENSE) file for details.
|
||||||
|
|
||||||
<img src="http://i65.tinypic.com/9h4ajs.png" align="centre" />
|
<img src="http://i65.tinypic.com/9h4ajs.png" align="centre" />
|
||||||
|
|
||||||
|
## 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!
|
||||||
|
|
|
||||||
|
|
@ -86,6 +86,12 @@ See `comparison with other PDF table extraction libraries and tools`_.
|
||||||
.. _ETL and data analysis workflows: https://gist.github.com/vinayak-mehta/e5949f7c2410a0e12f25d3682dc9e873
|
.. _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
|
.. _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 sponsor on OpenCollective: https://opencollective.com/camelot
|
||||||
|
|
||||||
The User Guide
|
The User Guide
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue