Make sure that Your repository is public before adding it to the README.
How to add your project
Fork this repository to your own GitHub account:
Edit README.md in your fork:
- Go to the profile folder.
- Click on that edit button to edit the README file.
- Add your project to the table using the template below.
<tr>
<td width="100" align="center">
<h1>1</h1>
</td>
<!-- Left: Repo Card -->
<td>
<a href="https://github.com/AUTHOR-USERNAME/REPO-NAME">
<img
src="https://github-readme-stats-one-delta-33.vercel.app/api/pin/?username=AUTHOR-USERNAME&repo=REPO-NAME&theme=github_dark"
width="600"
alt="PROJECT-NAME Repo Card"
>
</a>
</td>
<!-- Right: Circular Avatars -->
<td width="200" align="center">
<a href="https://github.com/AUTHOR-USERNAME">
<img
src="https://images.weserv.nl/?url=avatars.githubusercontent.com/AUTHOR-USERNAME&mask=circle&w=64&h=64"
width="64"
height="64"
alt="AUTHOR-USERNAME"
>
</a>
<a href="https://github.com/YOUR-USERNAME">
<img
src="https://images.weserv.nl/?url=avatars.githubusercontent.com/CO-AUTHOR-USERNAME&mask=circle&w=64&h=64"
width="64"
height="64"
alt="CO-AUTHOR-USERNAME"
>
</a>
</td>
</tr>
NOTE: Remember to replace placeholders with the actual usernames and repo names, and keep the numbering consistent by giving your project the next number in the list.
Submit changes to this repository:
- Commit your changes to your fork.
- Open a Pull Request back to this repo.
Wait for us to review & merge. That’s it!
Make sure that Your repository is public before adding it to the README.
How to add your project
Fork this repository to your own GitHub account:
Edit README.md in your fork:
NOTE: Remember to replace placeholders with the actual usernames and repo names, and keep the numbering consistent by giving your project the next number in the list.
Submit changes to this repository:
Wait for us to review & merge. That’s it!