diff --git a/docs/introduction.md b/docs/introduction.md index fddcb6a..503016e 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -9,12 +9,12 @@ Maybe you've already heard of fnm, gvm, nvm, pyenv, phpenv, etc. However, none o # Features -- Cross-platform, supports Windows, Linux, MacOS. -- Supports multiple languages and tools. +- **Cross-platform**, supports Windows, Linux, MacOS. +- Supports **multiple languages** and tools. - Nicer TUI, inpsired by **lazygit**, more intuitive. -- Supports locking SDK version for each project. -- Supports **Reverse Proxy/Local Proxy**, improve your download experience. -- Well-designed, faster response and higher stability. -- No plugins needed, just out of the box. -- Installs SDKs in local disk instead of docker containers. -- High extendability, even for thousands of applications(through **conda**). \ No newline at end of file +- Supports **locking SDK version for each project**. +- Supports **Reverse Proxy/Local Proxy**, improves your download experience. +- Well-designed, **faster** response and **higher** stability. +- No plugins needed, just **out of the box**. +- Installs SDKs in local disk **instead of docker containers**. +- **High extendability**, even for thousands of applications(through **conda**). \ No newline at end of file diff --git a/docs/zh-cn/introduction.md b/docs/zh-cn/introduction.md index d7db3e5..6cd249e 100644 --- a/docs/zh-cn/introduction.md +++ b/docs/zh-cn/introduction.md @@ -9,12 +9,12 @@ # 功能特点 -- 跨平台,支持Windows,Linux,MacOS -- 支持多种语言和工具,省心 +- **跨平台**,支持Windows,Linux,MacOS +- 支持**多种语言**和工具,省心 - 受到**lazygit**的启发,拥有更友好的TUI,更符合直觉 -- 支持针对项目锁定SDK版本 +- 支持**针对项目锁定SDK版本** - 支持**反向代理/本地代理**设置,提高国内用户下载体验 -- 相比于其他SDK管理器,拥有更优秀的架构设计,响应更快,稳定性更高 -- 无需插件,开箱即用 -- 无需docker,纯本地安装 -- 更高的可扩展性,甚至可以通过使用**conda**来支持数以千计的应用 +- 相比于其他SDK管理器,拥有更优秀的架构设计,**响应更快**,**稳定性更高** +- **无需插件**,开箱即用 +- **无需docker**,纯本地安装 +- **更高的可扩展性**,甚至可以通过使用**conda**来支持数以千计的应用