Skip to content

docs: Add Chinese README#22076

Closed
CJstate wants to merge 1 commit intovitejs:mainfrom
CJstate:docs-add-readme-zh
Closed

docs: Add Chinese README#22076
CJstate wants to merge 1 commit intovitejs:mainfrom
CJstate:docs-add-readme-zh

Conversation

@CJstate
Copy link
Copy Markdown

@CJstate CJstate commented Mar 30, 2026

Add Chinese README.

Contributor: @CJstate

## 快速开始

◇ Scaffolding project in /home/kali/.openclaw/workspace/vite-project...
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hardcoded user-specific path /home/kali/.openclaw/workspace/vite-project appears in the documentation. This looks like accidentally copied terminal output from a local machine and will confuse users.

The path should either be:

  • Removed entirely if this section is incomplete
  • Replaced with a generic placeholder like ./vite-project or <project-name>
◇  Scaffolding project in ./vite-project...
Suggested change
◇ Scaffolding project in /home/kali/.openclaw/workspace/vite-project...
◇ Scaffolding project in ./vite-project...

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@sapphi-red sapphi-red closed this Mar 30, 2026
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