From fb22a0cfa1c8f26c160ff12220e189dd2f50568e Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 23 May 2022 23:04:39 +0800 Subject: update readme --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af39cc0fe..07d11da0b 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Xmake = Build backend + Project Generator + Package Manager + [Remote|Distribute Although not very precise, we can still understand Xmake in the following way: ``` -Xmake ~= Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache +Xmake ~= Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache ``` If you want to know more, please refer to: [Documents](https://xmake.io/#/getting_started), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake). You are also welcome to join our [community](https://xmake.io/#/about/contact). diff --git a/README_zh.md b/README_zh.md index d5c551ac1..a5cbd3397 100644 --- a/README_zh.md +++ b/README_zh.md @@ -84,7 +84,7 @@ Xmake = Build backend + Project Generator + Package Manager + [Remote|Distribute 尽管不是很准确,但我们还是可以把 Xmake 按下面的方式来理解: ``` -Xmake ~= Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache +Xmake ~= Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache ``` -- cgit v1.3.1