Fix #152: π Your project has been featured in Awesome Claude Code!#157
Merged
matt1398 merged 1 commit intomatt1398:mainfrom Mar 31, 2026
Conversation
|
No actionable comments were generated in the recent review. π βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: π Files selected for processing (1)
π WalkthroughWalkthroughThe README.md has been updated to add a new badge recognizing the project's feature in the Awesome Claude Code list, along with a non-breaking space after the existing Platform badge. Changes
Suggested labels
π₯ Pre-merge checks | β 2β Passed checks (2 passed)
βοΈ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #152
Adds the "Mentioned in Awesome Claude Code" badge to
README.mdalongside the existing badge row, recognizing the project's inclusion in the Awesome Claude Code curated list. The change appends to the platform badge on line 26 and inserts a new<a>tag on line 27 pointing tohttps://github.com/hesreallyhim/awesome-claude-codewith thehttps://awesome.re/mentioned-badge.svgimage.README.md(badge row, lines 26β27): added spacing and new Awesome Claude Code badge anchor element.Verified by visually inspecting the rendered README badge row to confirm the new badge renders inline with the existing release, CI, downloads, and platform badges without layout breakage.
Summary by CodeRabbit