fix: README pages now show the refreshed logo#943
Merged
Conversation
Updated logo and badge images in README.md.
Align the Japanese README with the refreshed logo layout in the root README, and sync the packaged README copies so the repository and package docs stay consistent.
Contributor
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughDocumentation files across the repository and package subdirectories are updated with restructured logo markup using centered containers, resized images (600px width), and modified album art inspiration references from Homework to Discovery. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes ✨ 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 |
This was referenced May 10, 2026
Closed
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
Testing
Overview
This PR updates the README files across the repository to display a refreshed, centered "Discovery"-themed logo artwork. All changes are documentation-only, affecting four README files: the root README (English and Japanese) and their packaged copies under
Packages/src/.Changes
Logo Layout & Styling
<img>tags with centered HTML blocks (<p align="center">)<br>) elements within centered paragraph blocksAlbum Art Reference
Files Modified
README.md(+5/-3 lines)README_ja.md(+4/-2 lines)Packages/src/README.md(+5/-3 lines)Packages/src/README_ja.md(+4/-2 lines)Impact
Documentation-only changes with low review effort. No exported or public code entities affected.
Summary by cubic
Refreshes the logo across all READMEs to a centered “Discovery” artwork. Applies the 600px centered image and caption to the root and Japanese READMEs and their
Packages/src/copies, replacing the previous right-aligned “Homework” version.Written for commit 9c4235c. Summary will update on new commits.