diff --git a/plugins/delayexe/plugin_info.json b/plugins/delayexe/plugin_info.json index b42bb14193c..7882e79aba4 100644 --- a/plugins/delayexe/plugin_info.json +++ b/plugins/delayexe/plugin_info.json @@ -7,5 +7,9 @@ "repository": "https://github.com/kmcsr/delayexe_mcdr", "branch": "master", "related_path": ".", - "labels": ["tool", "api"] + "labels": ["tool", "api"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README_zh.md" + } } \ No newline at end of file diff --git a/plugins/kpi/plugin_info.json b/plugins/kpi/plugin_info.json index e5e45b8b55d..9b13aa4719c 100644 --- a/plugins/kpi/plugin_info.json +++ b/plugins/kpi/plugin_info.json @@ -7,5 +7,9 @@ "repository": "https://github.com/kmcsr/kpi_mcdr", "branch": "master", "related_path": ".", - "labels": ["api"] + "labels": ["api"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README.md" + } } \ No newline at end of file diff --git a/plugins/loginproxy/plugin_info.json b/plugins/loginproxy/plugin_info.json index 95209fd078a..9c0c5f61c37 100644 --- a/plugins/loginproxy/plugin_info.json +++ b/plugins/loginproxy/plugin_info.json @@ -7,5 +7,9 @@ "repository": "https://github.com/kmcsr/login_proxy_mcdr", "branch": "master", "related_path": ".", - "labels": ["management", "api"] -} + "labels": ["management", "api"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README_zh.md" + } +} \ No newline at end of file diff --git a/plugins/smart_backup/plugin_info.json b/plugins/smart_backup/plugin_info.json index ea9d818a7f7..7e0705087ac 100644 --- a/plugins/smart_backup/plugin_info.json +++ b/plugins/smart_backup/plugin_info.json @@ -7,5 +7,9 @@ "repository": "https://github.com/kmcsr/smart_backup_mcdr", "branch": "master", "related_path": ".", - "labels": ["management"] + "labels": ["management"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README_zh.md" + } } \ No newline at end of file diff --git a/plugins/smart_servertime/plugin_info.json b/plugins/smart_servertime/plugin_info.json index ae51147f9ed..6fdfab31e00 100644 --- a/plugins/smart_servertime/plugin_info.json +++ b/plugins/smart_servertime/plugin_info.json @@ -7,5 +7,9 @@ "repository": "https://github.com/kmcsr/smart_servertime_mcdr", "branch": "master", "related_path": ".", - "labels": ["management"] + "labels": ["management"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README_zh.md" + } } \ No newline at end of file diff --git a/plugins/tpm/plugin_info.json b/plugins/tpm/plugin_info.json index be580c2414e..7cf5c1b0f89 100644 --- a/plugins/tpm/plugin_info.json +++ b/plugins/tpm/plugin_info.json @@ -7,5 +7,9 @@ "repository": "https://github.com/kmcsr/tpmanager_mcdr", "branch": "master", "related_path": ".", - "labels": ["tool"] + "labels": ["tool"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README_zh.md" + } } \ No newline at end of file