Skip to content

Commit 5650591

Browse files
authored
fix: contributors img loading
1 parent fd79148 commit 5650591

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,15 @@ These instructions will get you a copy of the project up and running on your loc
6363

6464
Thanks go to these **Wonderful Contributors** ✨✨:
6565

66-
<a href="https://github.com/king04aman/All-In-One-Python-Projects/graphs/contributors">
67-
<object type="image/svg+xml" data="CONTRIBUTORS.svg" style="width: 100%; height: auto;">
68-
<img src="CONTRIBUTORS.svg" style="width: 100%; height: auto;" alt="Contributors" />
69-
</object>
70-
</a>
66+
<table>
67+
<tr>
68+
<td>
69+
<a href="https://github.com/king04aman/All-In-One-Python-Projects/graphs/contributors">
70+
<img src="https://contrib.rocks/image?repo=king04aman/All-In-One-Python-Projects" />
71+
</a>
72+
</td>
73+
</tr>
74+
</table>
7175

7276
<hr>
7377

0 commit comments

Comments
 (0)