Skip to content

[readme] fix readme#3

Merged
Jintao-Huang merged 2 commits into
mainfrom
fix_readme
Mar 30, 2026
Merged

[readme] fix readme#3
Jintao-Huang merged 2 commits into
mainfrom
fix_readme

Conversation

@Jintao-Huang

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request comments out documentation badges and links in both README.md and README_zh.md. The feedback received suggests removing these lines entirely rather than leaving them commented out to maintain the cleanliness and readability of the documentation files.

Comment thread README.md
<img src="https://img.shields.io/badge/pytorch-%E2%89%A52.0-orange.svg">
<a href="https://github.com/NVIDIA/Megatron-LM/"><img src="https://img.shields.io/badge/megatron--core-%E2%89%A50.12-76B900.svg"></a>
<a href="https://mcore-bridge.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/docs-latest-blue.svg"></a>
<!-- <a href="https://mcore-bridge.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/docs-latest-blue.svg"></a> -->

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

To maintain a clean and readable README, it's better to remove this commented-out line entirely. If the documentation is not yet ready, the link can be re-added in a future pull request when it becomes available.

Comment thread README.md
Comment on lines +32 to +34
<!-- <p align="center">
<a href="https://mcore-bridge.readthedocs.io/en/latest/">English Documentation</a> &nbsp | &nbsp <a href="https://mcore-bridge.readthedocs.io/zh-cn/latest/">中文文档</a> &nbsp
</p>
</p> -->

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

Similar to the above, this commented-out block should be removed to keep the README clean. It can be restored in a future change when the documentation links are working.

Comment thread README_zh.md
<img src="https://img.shields.io/badge/pytorch-%E2%89%A52.0-orange.svg">
<a href="https://github.com/NVIDIA/Megatron-LM/"><img src="https://img.shields.io/badge/megatron--core-%E2%89%A50.12-76B900.svg"></a>
<a href="https://mcore-bridge.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/docs-latest-blue.svg"></a>
<!-- <a href="https://mcore-bridge.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/docs-latest-blue.svg"></a> -->

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

To maintain a clean and readable README, it's better to remove this commented-out line entirely. If the documentation is not yet ready, the link can be re-added in a future pull request when it becomes available.

Comment thread README_zh.md
Comment on lines +32 to +34
<!-- <p align="center">
<a href="https://mcore-bridge.readthedocs.io/en/latest/">English Documentation</a> &nbsp | &nbsp <a href="https://mcore-bridge.readthedocs.io/zh-cn/latest/">中文文档</a> &nbsp
</p>
</p> -->

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

Similar to the above, this commented-out block should be removed to keep the README clean. It can be restored in a future change when the documentation links are working.

@Jintao-Huang Jintao-Huang merged commit 54c775e into main Mar 30, 2026
2 checks passed
@Jintao-Huang Jintao-Huang deleted the fix_readme branch March 30, 2026 07:08
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