diff options
| author | ruki <[email protected]> | 2023-03-01 23:32:00 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-03-01 23:32:00 +0800 |
| commit | 7f52e290336f829922255505265bf272013adab5 (patch) | |
| tree | ab0648319846a8f02a24345e61203a8d7fa8f03f | |
| parent | aeb7ae95327b68b3d5d814ae6308940397e6394e (diff) | |
update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -216,7 +216,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor ### Package management features -* The official repository provides nearly 700+ packages with one-click compilation on all platforms +* The official repository provides nearly 800+ 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 f33ca4ef5..e9c384b8c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -225,7 +225,7 @@ $ xmake f --menu ### 包管理特性 -* 官方仓库提供近 700+ 常用包,真正做到全平台一键下载集成编译 +* 官方仓库提供近 800+ 常用包,真正做到全平台一键下载集成编译 * 全平台包支持,支持交叉编译的依赖包集成 * 支持包虚拟环境管理和加载,`xrepo env shell` * Windows 云端预编译包加速 |
