From be3de0a7c48e1804b43b6b00270fff962915223d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Adem=20I=C5=9EIKLI?= Date: Fri, 27 Sep 2024 23:27:36 +0200 Subject: [PATCH] Fixed readme file --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 099d4ed..f506560 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,14 @@ const result = await validate(data, definition); console.log(result); ``` +## 🤝 Contributors + + + + + +Made with [contrib.rocks](https://contrib.rocks). + ## ⚖️ License [MIT License](LICENSE)