Skip to content

fix: README pages now show the refreshed logo#943

Merged
hatayama merged 2 commits into
mainfrom
feature/hatayama/update-readme-logo
Apr 15, 2026
Merged

fix: README pages now show the refreshed logo#943
hatayama merged 2 commits into
mainfrom
feature/hatayama/update-readme-logo

Conversation

@hatayama
Copy link
Copy Markdown
Owner

@hatayama hatayama commented Apr 15, 2026

Summary

  • refresh the root README logo block to use the centered Discovery artwork
  • apply the same centered logo layout to the Japanese README
  • sync the packaged README copies under Packages/src so both distributions match

Testing

  • not run (documentation-only changes)

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

  • Replaced right-aligned <img> tags with centered HTML blocks (<p align="center">)
  • Resized logo images from 1000px to 600px width for consistent, centered presentation
  • Added explicit line break (<br>) elements within centered paragraph blocks

Album Art Reference

  • Updated logo inspiration caption from Daft Punk's Homework to Discovery across all four README files
  • Applied consistent branding across English and Japanese documentation

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.

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.
@hatayama hatayama changed the title chore: README pages now show the refreshed centered logo fix: README pages now show the refreshed centered logo Apr 15, 2026
@hatayama hatayama changed the title fix: README pages now show the refreshed centered logo fix: README pages now show the refreshed logo Apr 15, 2026
@hatayama hatayama merged commit d47c7b1 into main Apr 15, 2026
3 of 4 checks passed
@hatayama hatayama deleted the feature/hatayama/update-readme-logo branch April 15, 2026 16:15
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 7654feda-86c0-4240-9f05-b411575f5bd5

📥 Commits

Reviewing files that changed from the base of the PR and between 75798ed and 9c4235c.

📒 Files selected for processing (4)
  • Packages/src/README.md
  • Packages/src/README_ja.md
  • README.md
  • README_ja.md

📝 Walkthrough

Walkthrough

Documentation 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

Cohort / File(s) Summary
Root README Files
README.md, README_ja.md
Logo markup restructured from right-aligned <img> with separate caption to centered HTML block with resized image (width 600px) and inline line break; album art reference updated from Homework to Discovery; alignment attributes adjusted.
Package README Files
Packages/src/README.md, Packages/src/README_ja.md
Logo markup restructured to centered paragraph container with resized image (600px), explicit line break, and centered caption; album art reference changed from Homework to Discovery; removed right-aligned sub-caption blocks.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/hatayama/update-readme-logo

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant