From a14831de9504ce1d4987e5ce008a099abc8b3528 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 20 Aug 2021 22:31:29 +0800 Subject: update readme --- README.md | 1 + README_zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 53b0fa027..bbff9155f 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ muslcc The musl-based cross-compilation toolchains * Incremental compilation support, automatic analysis of header dependency files * Fast switching toolchains * Automatic pull toolchain and dependency package integration +* Support precompiled package and lock package requires ## Supported Projects diff --git a/README_zh.md b/README_zh.md index 61f5ad93a..2ef9752cf 100644 --- a/README_zh.md +++ b/README_zh.md @@ -265,6 +265,7 @@ muslcc The musl-based cross-compilation toolchains * 增量编译支持,头文件依赖自动分析 * 工具链的快速切换、定制化支持 * 自动拉取工具链以及依赖包的快速整合 +* 支持预编译包以及包依赖锁定 ## 工程类型 -- cgit v1.3.1