Skip to content

Commit ef01efe

Browse files
authored
update introduction of chat_with_ai (#483)
1 parent f96759b commit ef01efe

File tree

3 files changed

+5
-86
lines changed

3 files changed

+5
-86
lines changed

plugins/chat_with_ai/introduction-zh_cn.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

plugins/chat_with_ai/introduction.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

plugins/chat_with_ai/plugin_info.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@
99
"repository": "https://github.com/gubaiovo/MCDR_chat_with_ai",
1010
"branch": "main",
1111
"related_path": "chat_with_ai",
12-
"labels": ["tool"]
12+
"labels": ["tool"],
13+
"introduction": {
14+
"en_us": "doc/README.md",
15+
"zh_cn": "doc/README_CN.md"
16+
}
1317
}

0 commit comments

Comments
 (0)