Skip to content

Commit de67582

Browse files
committed
Add contributors section to readme.
1 parent 1b8c005 commit de67582

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,3 +648,9 @@ with open(image.name, "wb") as f:
648648
f.write(image.content)
649649
print(f"Generated image saved as: {image.name}\n")
650650
```
651+
652+
## Contributors
653+
654+
Thanks to all [contributors](https://github.com/judge0/judge0-python/graphs/contributors) for contributing to this project.
655+
656+
[![](https://contributors-img.web.app/image?repo=judge0/judge0-python)](https://github.com/judge0/judge0-python/graphs/contributors)

0 commit comments

Comments
 (0)