Reorganize README badges and add coverage/community badges#146
Merged
Conversation
- java-llama.cpp: add Publish CI, CodeQL, Coveralls, Codecov, License badges; add section comments - streambuffer: remove dead Travis CI and LGTM (x2) badges; fix Maven Central URL to shields.io; add Java version, Publish CI, CodeQL badges; add section comments; reorder by category - llamacpp-ai-index-maven-plugin: add full badge set (Java, Publish CI, CodeQL, Coveralls, Codecov, Maven Central, Snapshot, License) - BitcoinAddressFinder: add CodeQL badge to Build & Environment section https://claude.ai/code/session_01XUpsiwWio7dX379whH838C
…ity/Package/License/Community)
Review SummaryThis PR reorganizes README.md badges into logical sections and adds new service badges. Overall, this is a documentation improvement with good organization. Strengths:
Verification Needed:
Minor Notes:
Security: No concerns - all external links are to trusted services and use HTTPS. |
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.
Summary
Reorganized the README.md badges into logical sections for better readability and added new badges for code coverage and community standards.
Changes
Reorganized badges into four clearly labeled sections:
Added new badges:
Improved formatting: Added line breaks and consistent spacing between badge sections for better visual organization
Details
The badges are now grouped by purpose, making it easier for users to quickly find relevant information about the project's build status, code quality, distribution channels, and community standards. All badges link to their respective services or workflows.
https://claude.ai/code/session_01XUpsiwWio7dX379whH838C