Skip to content

Instantly share code, notes, and snippets.

@Tanu-N-Prabhu
Last active April 4, 2025 10:17
Show Gist options
  • Save Tanu-N-Prabhu/6bae277a07d9ed8571431dc4d466bba9 to your computer and use it in GitHub Desktop.
Save Tanu-N-Prabhu/6bae277a07d9ed8571431dc4d466bba9 to your computer and use it in GitHub Desktop.
Displaying GitHub contributors as an image using contributor-img web application
<!-- Copy-paste in your Readme.md file -->
<a href = "https://github.com/Tanu-N-Prabhu/Python/graphs/contributors">
<img src = "https://contrib.rocks/image?repo = GitHub_username/repository_name"/>
</a>
Made with [contributors-img](https://contrib.rocks).
@iambel
Copy link

iambel commented Apr 1, 2025

thank you bro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment