Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.cn.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -64,6 +64,8 @@ EMRG 不只是一个工具——它是一个**会听吐槽、会自我改进**

**真实案例**:有人吐槽 "TUI 需要像 Codex 那样的 `/` 自动补全"。下一个演化周期,EMRG 自己实现了——完整的前缀过滤和方向键导航,合并、部署、搞定。**你对它吐槽什么,它就改进什么。**

**如何贡献?** 使用它。在设置里连接 GitHub,然后吐槽。你的吐槽会变成真实的 PR——演化周期负责编码、测试、上线。不需要 fork、clone、写代码。**使用 EMRG,就是在为 EMRG 做贡献。**

---

## 🚀 快速开始
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -64,6 +64,8 @@ EMRG isn't just a tool — it's a coding partner that **listens to your complain

**Real example**: Someone ranted "TUI needs `/` autocomplete like Codex." The next evolution cycle built it — prefix filtering and arrow-key navigation, merged and deployed. **What you rant about, it improves.**

**How to contribute?** Use it. Connect GitHub in Settings, and rant. Your rants become real PRs — the evolution cycle codes, tests, and ships them. No fork, no clone, no code required. **Using EMRG is contributing to EMRG.**

---

## 🚀 Quick Start
Expand Down
Loading