Skip to content

[docs] update readme#17

Merged
Jintao-Huang merged 1 commit intomodelscope:mainfrom
Jintao-Huang:update_readme_2
Apr 7, 2026
Merged

[docs] update readme#17
Jintao-Huang merged 1 commit intomodelscope:mainfrom
Jintao-Huang:update_readme_2

Conversation

@Jintao-Huang
Copy link
Copy Markdown
Collaborator

No description provided.

@Jintao-Huang Jintao-Huang merged commit e670966 into modelscope:main Apr 7, 2026
1 check passed
Copy link
Copy Markdown

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

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 reorders the 'Model List' and 'Quick Start' sections in both the English and Chinese README files to improve document structure. A review comment pointed out that the anchor link for 'Quick Start' in the Table of Contents uses incorrect casing, which would likely lead to a broken link on GitHub.

- [Installation](#%EF%B8%8F-installation)
- [Quick Start](#-quick-Start)
- [Model List](#-Model-List)
- [Quick Start](#-quick-Start)
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

GitHub anchor links are case-sensitive and should be lowercase to match the automatically generated anchors. The current link #-quick-Start will likely be broken. It should be #-quick-start.

Note: Other links in the Table of Contents (e.g., Groups, Model List, License) also have inconsistent casing and should be updated to lowercase for consistency.

Suggested change
- [Quick Start](#-quick-Start)
- [Quick Start](#-quick-start)

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