Add English README as default with language switching#271
Merged
Conversation
- Move original Chinese README.md to README-zh.md - Create comprehensive English README.md as default - Update language switching links in both files - Remove old incomplete README-EN.md Co-authored-by: cf-pages <80505777+cf-pages@users.noreply.github.com>
Deploying tpic with
|
| Latest commit: |
502033b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e6a6089f.tpic.pages.dev |
| Branch Preview URL: | https://claude-add-english-version-r.tpic.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR makes English the default project documentation by replacing README.md with a full English version, moving the Chinese documentation into README-zh.md, and providing language-switch links between the two.
Changes:
- Replaces
README.mdcontent with a comprehensive English README and adds a link to the Chinese version. - Adds
README-zh.mdas the Chinese README with a link back to the English version. - Removes the older incomplete
README-EN.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| README.md | Becomes the default English documentation with a language toggle to Chinese. |
| README-zh.md | Adds the Chinese documentation counterpart with a language toggle to English. |
| README-EN.md | Removes the old incomplete English README. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
xyTom
reviewed
Feb 28, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
xyTom
approved these changes
Feb 28, 2026
daocatt
added a commit
to daocatt/Telegraph-Image
that referenced
this pull request
Mar 12, 2026
Add English README as default with language switching (cf-pages#271)
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.
Adds a complete English README as the default documentation and reorganizes language files per request to make the project more accessible to international users.
Changes
Both README files now have identical content structure with bidirectional language navigation links at the top.