From ee9e0314aebc016bf01ec589be2a4f39d20190e5 Mon Sep 17 00:00:00 2001 From: lihan Date: Thu, 11 Apr 2024 14:35:36 +0800 Subject: [PATCH] chore: update readme --- README.md | 6 ++---- README_CN.md | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f0e280ac..c2df1b83 100644 --- a/README.md +++ b/README.md @@ -98,13 +98,11 @@ Our future plans and high priority features and enhancements are: - [ ] Plugin capabilities: Parsing legacy configuration files, such as `.nvmrc`, `.node-version`, `.sdkmanrc`, etc. - [ ] Plugin capabilities: Allowing plugins to load installed runtimes and provide information about the runtime. -## Supported Plugins +## Available Plugins > If you have installed `vfox`, you can view all available plugins with the `vfox available` command. -[![plugins](https://skillicons.dev/icons?i=java,kotlin,nodejs,flutter,dotnet,python,dart,golang,gradle,maven,zig,deno,scala&theme=light)](https://vfox.lhan.me/plugins/available.html) - -For more details, see the [Public Registry](https://github.com/version-fox/vfox-plugins) +For more details, see the [Available Plugins](https://vfox.lhan.me/plugins/available.html). ## Contributors diff --git a/README_CN.md b/README_CN.md index ee3a5379..ff9b7eb2 100644 --- a/README_CN.md +++ b/README_CN.md @@ -86,9 +86,7 @@ $ node -v > 如果您已经安装了 `vfox`,您可以使用 `vfox available` 命令查看所有可用的插件。 -[![plugins](https://skillicons.dev/icons?i=java,kotlin,nodejs,flutter,dotnet,python,dart,golang,gradle,maven,zig,deno,scala&theme=light)](https://vfox.lhan.me/zh-hans/plugins/available.html) - -详细内容,请看 [vfox-plugins](https://github.com/version-fox/vfox-plugins) +请看 [可用插件列表](https://vfox.lhan.me/zh-hans/plugins/available.html) ## 路线图