From 6f33e47f56b8b315b20840fc929ac07d896ffb28 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 29 Jan 2023 01:01:14 +0000 Subject: [PATCH] contribution --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe79a29..e6dbd2f 100644 --- a/README.md +++ b/README.md @@ -327,13 +327,13 @@ You can use deepface not just for facial recognition tasks. It's very common to ## Contribution [![Tests](https://github.com/serengil/deepface/actions/workflows/tests.yml/badge.svg)](https://github.com/serengil/deepface/actions/workflows/tests.yml) -Pull requests are welcome! You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py). Once a PR sent, GitHub test workflow will be run automatically and unit test results will be available in [GitHub actions](https://github.com/serengil/deepface/actions) before approval. +Pull requests are more than welcome! You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py) before creating a PR. Once a PR sent, GitHub test workflow will be run automatically and unit test results will be available in [GitHub actions](https://github.com/serengil/deepface/actions) 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=deepface) +You can also support this work on [Patreon](https://www.patreon.com/serengil?repo=deepface) or [GitHub Sponsors](https://github.com/sponsors/serengil).