From c5dfcaefbbe22c65f8204d08cce38fd7595352bc Mon Sep 17 00:00:00 2001 From: aitingtingya <134303309+aitingtingya@users.noreply.github.com> Date: Wed, 17 Jun 2026 12:06:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 957aa3b..9d62ac7 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ ## 鸣谢 -行内补全的 CodeMirror ghost-text 架构设计参考了开发过程中提供的本地参考插件 [obsidian-github-copilot](https://github.com/Pierrad/obsidian-github-copilot)。mv-SenceAI 在运行时并未捆绑或依赖该插件。 +行内补全的 CodeMirror ghost-text 架构设计参考了插件 [obsidian-github-copilot](https://github.com/Pierrad/obsidian-github-copilot)。 --- @@ -202,4 +202,4 @@ If you prefer to clone and compile the source code yourself: ## Acknowledgements -The CodeMirror ghost-text architecture for Inline Completion was informed by the local reference plugin [obsidian-github-copilot](https://github.com/Pierrad/obsidian-github-copilot) provided during development. mv-SenceAI does not bundle or depend on that plugin at runtime. +The CodeMirror ghost-text architecture for Inline Completion was informed by plugin [obsidian-github-copilot](https://github.com/Pierrad/obsidian-github-copilot). mv-SenceAI does not bundle or depend on that plugin at runtime.