diff options
| author | ruki <[email protected]> | 2022-05-23 23:04:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-23 23:04:39 +0800 |
| commit | fb22a0cfa1c8f26c160ff12220e189dd2f50568e (patch) | |
| tree | dac75f87299bd786bf1594b5758bba48c5a6ad56 /README.md | |
| parent | f5ecbadde8b8ccd3289cc0e8bcf1f06522c78eae (diff) | |
update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |
