Skip to content

docs(readme): add bilingual logo banner with repo-relative asset path#484

Merged
phantom5099 merged 2 commits into1024XEngineer:mainfrom
Cai-Tang-www:docs/readme-logo
Apr 27, 2026
Merged

docs(readme): add bilingual logo banner with repo-relative asset path#484
phantom5099 merged 2 commits into1024XEngineer:mainfrom
Cai-Tang-www:docs/readme-logo

Conversation

@Cai-Tang-www
Copy link
Copy Markdown
Collaborator

Summary

  • add logo banner to README.md and README.en.md
  • use a single shared asset at docs/assert/readme/neo-code.svg
  • fix image references to repository-relative paths so rendering works on GitHub

Details

  • README.md
    • replace plain title with <img src="docs/assert/readme/neo-code.svg" ...>
  • README.en.md
    • replace plain title with same shared logo banner
  • docs/assert/readme/neo-code.svg
    • add logo asset file

Why

Previous local absolute paths would not render on GitHub. This PR ensures consistent cross-platform rendering in both CN/EN READMEs.

Test

  • verified markdown references are repo-relative
  • verified changed files are limited to README docs and one SVG asset

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Copy link
Copy Markdown

@fennoai fennoai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completed four-pass review (code quality, performance, security, documentation accuracy).

One minor documentation/accessibility issue found.

Comment thread README.md
Comment thread README.en.md
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@phantom5099 phantom5099 merged commit 3079a24 into 1024XEngineer:main Apr 27, 2026
3 checks passed
@Cai-Tang-www Cai-Tang-www deleted the docs/readme-logo branch April 28, 2026 11:39
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.

2 participants