diff options
| author | ruki <[email protected]> | 2021-11-02 14:02:53 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-02 14:02:53 +0800 |
| commit | ded70c3ac78a8df456d743788f37c328bcf7e570 (patch) | |
| tree | ffd10ddfb4b31da2071d3b1a62337c7799eb6079 | |
| parent | a116fc0875787d332f61e87b703a9a047dffbc39 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ Support this project by becoming a sponsor. Your logo will show up here with a l Xmake is a lightweight cross-platform build utility based on Lua. -It is very lightweight and does not have any dependencies because it has a built-in Lua runtime. +It is very lightweight and has no dependencies because it has a built-in Lua runtime. It uses xmake.lua to maintain project builds and its configuration syntax is very simple and readable. |
