summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-11-02 14:02:53 +0800
committerGitHub <[email protected]>2021-11-02 14:02:53 +0800
commitded70c3ac78a8df456d743788f37c328bcf7e570 (patch)
treeffd10ddfb4b31da2071d3b1a62337c7799eb6079
parenta116fc0875787d332f61e87b703a9a047dffbc39 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4bfd7307e..296f1d4b7 100644
--- a/README.md
+++ b/README.md
@@ -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.