Skip to content

Commit 3079a24

Browse files
authored
Merge pull request 1024XEngineer#484 from Cai-Tang-www/docs/readme-logo
docs(readme): add bilingual logo banner with repo-relative asset path
2 parents a5a5780 + c0f9825 commit 3079a24

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

README.en.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[中文](README.md) | [EN](README.en.md)
22

3-
# NeoCode
3+
# <img src="docs/assert/readme/neo-code.svg" alt="neo-code" />
44

55
> A local-first AI coding agent that helps you understand code, edit projects, call tools, and connect your workflow across terminal, desktop, and automation.
66
@@ -117,7 +117,6 @@ neocode --workdir /path/to/your/project
117117
/provider Switch provider
118118
/model Switch model
119119
/compact Compact current session context
120-
/cwd [path] Show or change workspace
121120
/memo Show memory
122121
/remember <text> Save memory
123122
/skills List available skills

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[中文](README.md) | [EN](README.en.md)
22

3-
# NeoCode
3+
# <img src="docs/assert/readme/neo-code.svg" alt="neo-code" />
44

55
> 一个本地优先的 AI Coding Agent,帮助你理解代码、修改项目、调用工具,并把开发任务接入终端、桌面端和自动化工作流。
66
@@ -117,7 +117,6 @@ neocode --workdir /path/to/your/project
117117
/provider 切换 Provider
118118
/model 切换模型
119119
/compact 压缩当前会话上下文
120-
/cwd [path] 查看或切换工作区
121120
/memo 查看记忆
122121
/remember <text> 保存记忆
123122
/skills 查看可用 skills

docs/assert/readme/neo-code.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)