From 804ca86a55df253d783660891ad7b0a624ebb58d Mon Sep 17 00:00:00 2001 From: Cadons <43477517+Cadons@users.noreply.github.com> Date: Sun, 28 Sep 2025 22:54:54 +0200 Subject: [PATCH] Clean up README and update contribution guidelines Removed extra whitespace and updated encouragement text. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 28c1002..4ae4633 100644 --- a/README.md +++ b/README.md @@ -197,10 +197,9 @@ int main() { return 0; } ``` - --- We encourage you to submit improvements, bug fixes, or new features via pull requests. If you have a bug report or feature request, feel free to open an issue on the repository page. - + --- This library is distributed under [MIT License](LICENSE)