-
Notifications
You must be signed in to change notification settings - Fork 128
Description
Describe the bug
The README file does not display the stargazers and forkers statistics, which is essential for showcasing the project's popularity and engagement.
To Reproduce
Steps to reproduce the behavior:
- Go to the project's GitHub repository.
- Click on the "README.md" file.
- Scroll down to the footer section.
- Observe that there are no stargazer and forker counts displayed.
Expected behavior
I expected to see the stargazer and forker counts displayed in the README to indicate how many users have starred or forked the repository.
Screenshots

Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
- Version: 116.0.5845.96
Smartphone (please complete the following information):
- Device: iPhone 14
- OS: iOS 17.0
- Browser: Safari
- Version: 17.0
Additional context
Adding stargazers and forkers information to the README would enhance the visibility and credibility of the project, potentially attracting more contributors and users. This feature could be implemented using badges or dynamically updated links from GitHub.