From f80cef22d3229df2ac737283238b0d109b58724f Mon Sep 17 00:00:00 2001 From: SivanCola <32437197+SivanCola@users.noreply.github.com> Date: Mon, 3 Aug 2026 23:27:03 +0800 Subject: [PATCH] fix Marketplace language links --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8971a10..e01af2f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
Reasonix for VS Code brings the local Reasonix coding agent into the editor. It implements the ACP v1 client surface used by Reasonix 1.0 (`main-v2`) and keeps the extension focused on IDE integration: chat, native sessions, editor resources, tool review, approvals and questions, terminals, models, modes, and plans. diff --git a/README.zh-CN.md b/README.zh-CN.md index 354c07c..0263449 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,7 +1,7 @@ # Reasonix for VS Code