Skip to content

Commit

Permalink
Fixed readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ozziest committed Sep 27, 2024
1 parent f729ae8 commit be3de0a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ const result = await validate(data, definition);
console.log(result);
```

## 🤝 Contributors

<a href="https://github.com/axe-api/validator/graphs/contributors">
<img src="https://contrib.rocks/image?repo=axe-api/validator" />
</a>

Made with [contrib.rocks](https://contrib.rocks).

## ⚖️ License

[MIT License](LICENSE)

0 comments on commit be3de0a

Please sign in to comment.