summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 58b17a010..ed5fe859a 100644
--- a/README.md
+++ b/README.md
@@ -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 云端预编译包加速