diff options
| author | ruki <[email protected]> | 2022-11-05 22:51:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-05 22:51:42 +0800 |
| commit | 52dd7982a07d09e37a2d2703a4828b9a483e9829 (patch) | |
| tree | 054cf21b44e4ab6fb53aa825712b82c00f7ebb3a | |
| parent | a85446ea72cf86fe66a511fc4f8a502a5ce7d75d (diff) | |
update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -213,7 +213,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor ### Package management features -* The official repository provides nearly 500+ packages with one-click compilation on all platforms +* The official repository provides nearly 700+ packages with one-click compilation on all platforms * Full platform package support, support for cross-compiled dependent packages * Support package virtual environment using `xrepo env shell` * Precompiled package acceleration for Windows diff --git a/README_zh.md b/README_zh.md index 5b324aab8..37919ccbc 100644 --- a/README_zh.md +++ b/README_zh.md @@ -222,7 +222,7 @@ $ xmake f --menu ### 包管理特性 -* 官方仓库提供近 500+ 常用包,真正做到全平台一键下载集成编译 +* 官方仓库提供近 700+ 常用包,真正做到全平台一键下载集成编译 * 全平台包支持,支持交叉编译的依赖包集成 * 支持包虚拟环境管理和加载,`xrepo env shell` * Windows 云端预编译包加速 |
