Skip to content

Commit be3de0a

Browse files
committed
Fixed readme file
1 parent f729ae8 commit be3de0a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

+8
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ const result = await validate(data, definition);
5858
console.log(result);
5959
```
6060

61+
## 🤝 Contributors
62+
63+
<a href="https://github.com/axe-api/validator/graphs/contributors">
64+
<img src="https://contrib.rocks/image?repo=axe-api/validator" />
65+
</a>
66+
67+
Made with [contrib.rocks](https://contrib.rocks).
68+
6169
## ⚖️ License
6270

6371
[MIT License](LICENSE)

0 commit comments

Comments
 (0)