From f4e0619d0aed52d08f9b4bc4373f7b897528ef62 Mon Sep 17 00:00:00 2001 From: fsorrenti Date: Tue, 23 Jul 2024 18:03:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db5fc1f..40aa746 100644 --- a/README.md +++ b/README.md @@ -140,4 +140,5 @@ sh build_wheels_linux.sh ``` which should build all of the wheels for Python 3.7 and above on Linux. -The building of wheels for other platforms is not implemented, however, contributions are certainly welcome. + +The building of wheels for other platforms is not implemented, however, contributions are certainly welcome and encouraged.