summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d4d95b956..38edad0f9 100755
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
## introduction
-xmake is a cross-platform automatic build tool.
+xmake is a make-like build utility based on lua.
It is similar to cmake, automake, premake, but more convenient and easy to use.