Skip to content

Commit de8d27e

Browse files
Merge pull request #1 from PythonnotJava/main
update
2 parents 72e2525 + d4724b0 commit de8d27e

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License" />
1212
<img src="https://img.shields.io/badge/platform-Windows-brightgreen.svg" alt="Platform" />
1313
<img src="https://img.shields.io/badge/Flutter-3.12+-02569B.svg?logo=flutter" alt="Flutter" />
14-
<img src="https://img.shields.io/badge/MCP-purple.svg" alt="MCP" />
15-
</p>
14+
<img src="https://img.shields.io/badge/MCP Support-purple.svg" alt="MCP" />
15+
<img src="https://img.shields.io/badge/Skill Support-purple.svg" alt="Skill" />
16+
</p>
1617
</div>
1718

1819
---
@@ -89,7 +90,7 @@ RemindAI 是一个**开源桌面 AI 助手**,核心理念是为大模型提供
8990
|---|---|---|
9091
| `rg` | [ripgrep](https://github.com/BurntSushi/ripgrep) — 极速正则搜索 | BurntSushi/ripgrep |
9192
| `fd` | [fd](https://github.com/sharkdp/fd) — 现代化文件查找 | sharkdp/fd |
92-
| `rtk` | [RTK](https://github.com/nicobailey/rtk) — Token 压缩器,减少 60-90% 命令输出 token | nicobailey/rtk |
93+
| `rtk` | [RTK](https://github.com/rtk-ai/rtk) — Token 压缩器,减少 60-90% 命令输出 token | nicobailey/rtk |
9394

9495
---
9596

README_EN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License" />
1212
<img src="https://img.shields.io/badge/platform-Windows-brightgreen.svg" alt="Platform" />
1313
<img src="https://img.shields.io/badge/Flutter-3.12+-02569B.svg?logo=flutter" alt="Flutter" />
14-
<img src="https://img.shields.io/badge/MCP-purple.svg" alt="MCP" />
14+
<img src="https://img.shields.io/badge/MCP Support-purple.svg" alt="MCP" />
15+
<img src="https://img.shields.io/badge/Skill Support-purple.svg" alt="Skill" />
1516
</p>
1617
</div>
1718

@@ -89,7 +90,7 @@ The app ships with these executables — no extra installation needed:
8990
|---|---|---|
9091
| `rg` | [ripgrep](https://github.com/BurntSushi/ripgrep) — blazing fast regex search | BurntSushi/ripgrep |
9192
| `fd` | [fd](https://github.com/sharkdp/fd) — modern file finder | sharkdp/fd |
92-
| `rtk` | [RTK](https://github.com/nicobailey/rtk) — Token compressor, 60-90% output reduction | nicobailey/rtk |
93+
| `rtk` | [RTK](https://github.com/rtk-ai/rtk) — Token compressor, 60-90% output reduction | nicobailey/rtk |
9394

9495
---
9596

0 commit comments

Comments
 (0)