Skip to content

Commit

Permalink
Implemented GitHub Stats (#133)
Browse files Browse the repository at this point in the history
* Updated README.md #125

* Update README.md
  • Loading branch information
noobrehan18 authored Oct 27, 2024
1 parent 0f34df1 commit 789785a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,26 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="700">
</p>
<table align="center">
<thead align="center">
<tr border: 2px;>
<td><b>🌟 Stars</b></td>
<td><b>🍴 Forks</b></td>
<td><b>πŸ› Issues</b></td>
<td><b>πŸ”” Open PRs</b></td>
<td><b>πŸ”• Close PRs</b></td>
</tr>
</thead>
<tbody>
<tr>
<td><img alt="Stars" src="https://img.shields.io/github/stars/jinx-vi-0/passop?style=flat&logo=github"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/jinx-vi-0/passop?style=flat&logo=github"/></td>
<td><img alt="Issues" src="https://img.shields.io/github/issues/jinx-vi-0/passop?style=flat&logo=github"/></td>
<td><img alt="Open Pull Requests" src="https://img.shields.io/github/issues-pr/jinx-vi-0/passop?style=flat&logo=github"/></td>
<td><img alt="Close Pull Requests" src="https://img.shields.io/github/issues-pr-closed/jinx-vi-0/passop?style=flat&color=critical&logo=github"/></td>
</tr>
</tbody>
</table>

## Overview πŸ“Œ
<ul>
Expand Down Expand Up @@ -154,4 +174,4 @@ Big thanks to all the contributors who have helped make Passop a better platform

<a href="https://github.com/jinx-vi-0/passop/graphs/contributors"> <img align="center" src="https://contrib.rocks/image?max=100&repo=jinx-vi-0/passop"/> </a>

<p align="right"><a href="#top"><img src="https://img.shields.io/badge/Move%20to%20top-Blue?style=plastic" alt="Back To Top"></a></p>
<p align="right"><a href="#top"><img src="https://img.shields.io/badge/Move%20to%20top-Blue?style=plastic" alt="Back To Top"></a></p>

0 comments on commit 789785a

Please sign in to comment.