summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.