diff --git a/docs/readmeCN.md b/docs/readmeCN.md index 00fb074..6feefcd 100644 --- a/docs/readmeCN.md +++ b/docs/readmeCN.md @@ -47,6 +47,7 @@ VMR是一款**简单**,**跨平台**,且经过**良好设计**的版本管 - 跨平台,支持**Windows**,**Linux**,**MacOS** - 支持**多种语言和工具**,省心 - 受到lazygit的启发,拥有更友好的TUI,更符合直觉,且**无需记忆任何命令** +- 同时也**支持CLI模式**,你可以根据自己的喜好选择使用CLI模式或者TUI模式 - 支持针**对项目锁定SDK版本** - 支持**反向代理**/**本地代理**设置,提高国内用户下载体验 - 相比于其他SDK管理器,拥有**更优秀的架构设计**,**响应更快**,**稳定性更高** diff --git a/readme.md b/readme.md index 3cf467f..376002e 100644 --- a/readme.md +++ b/readme.md @@ -44,6 +44,7 @@ Maybe you've already heard of fnm, gvm, nvm, pyenv, phpenv, etc. However, none o - Cross-platform, supports **Windows**, **Linux**, **MacOS**. - Supports **multiple languages and tools**. - Nicer TUI, inpsired by lazygit, more intuitive, **no need to remember any commands**. +- **CLI is also available**. You can choose either TUI or CLI as you like. - Supports **locking SDK version for each project**. - Supports **Reverse Proxy**/**Local Proxy**, improves your download experience. - Well-designed, **faster** response and **higher** stability.