Fix broken star history chart in README - #41
Conversation
The star history chart in the README was no longer rendering due to GitHub stargazer API restrictions. Updated the chart and its link to use a working alternative so the project's growth stays visible.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe README.md Star History page and SVG API embed URLs now use ChangesStar History URL update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized README-only change replaces a broken star history chart reference and introduces no actionable merge-blocking risk; it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The star history chart in the README is currently broken and does not render, because the stargazer API it depended on is no longer reliable. This PR switches the chart to a working alternative so the project's growth remains visible to contributors.
Summary by CodeRabbit