diff --git a/README.md b/README.md index 3ff005b..3a6a95d 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,16 @@ All PRs are more than welcome! If you are planning to contribute a large patch, You should be able run `make test` and `make lint` commands successfully before committing. Once a PR is created, GitHub test workflow will be run automatically and unit test results will be available in [GitHub actions](https://github.com/serengil/LightPHE/actions/workflows/tests.yml) before approval. Besides, workflow will evaluate the code with pylint as well. +# Support + +There are many ways to support a project - starring⭐️ the GitHub repo is just one 🙏 + +You can also support this work on [Patreon](https://www.patreon.com/serengil?repo=lightphe) or [GitHub Sponsors](https://github.com/sponsors/serengil). + + + + + # Citation Please cite LightPHE in your publications if it helps your research. Here is its BibTex entry: diff --git a/icons/patreon.png b/icons/patreon.png new file mode 100644 index 0000000..21cbfd9 Binary files /dev/null and b/icons/patreon.png differ