Skip to content

Commit c31351c

Browse files
authored
Merge pull request #1679 from DarkGL/docs/822/contributors-section
docs: add contributors section to README
2 parents 62a32e5 + c5db9d8 commit c31351c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,9 @@ const res = isMyDataValid(data)
196196
* Raises an exception if the input object does not match the schema.
197197
* Raises an error if the input object or any nested input objects contain extra keys.
198198
* Returns true if data is valid.
199+
200+
## Contributors
201+
202+
<a href="https://github.com/moltar/typescript-runtime-type-benchmarks/graphs/contributors">
203+
<img src="https://contrib.rocks/image?repo=moltar/typescript-runtime-type-benchmarks" />
204+
</a>

0 commit comments

Comments
 (0)