Skip to content

Commit 84f9bd0

Browse files
committed
Update repository stats section in README
Replaced the GitHub Readme Stats image with individual shields for stars, forks, watchers, open issues, and open PRs to provide clearer repository statistics.
1 parent 32c2123 commit 84f9bd0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,11 @@ This project follows the [Contributor Covenant](CODE_OF_CONDUCT.md) Code of Cond
127127
## 📊 Repository Stats
128128

129129
<div align="center">
130-
<img src="https://github-readme-stats.vercel.app/api?username=N00BSC00B&repo=Python-Basics-to-Advanced&show_icons=true&theme=tokyonight" alt="Repository Stats">
130+
<img src="https://img.shields.io/github/stars/N00BSC00B/Python-Basics-to-Advanced?style=social" alt="Stars">
131+
<img src="https://img.shields.io/github/forks/N00BSC00B/Python-Basics-to-Advanced?style=social" alt="Forks">
132+
<img src="https://img.shields.io/github/watchers/N00BSC00B/Python-Basics-to-Advanced?style=social" alt="Watchers">
133+
<img src="https://img.shields.io/github/issues/N00BSC00B/Python-Basics-to-Advanced" alt="Open Issues">
134+
<img src="https://img.shields.io/github/issues-pr/N00BSC00B/Python-Basics-to-Advanced" alt="Open PRs">
131135
</div>
132136

133137
## 🤝 Contributors

0 commit comments

Comments
 (0)