summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2016-06-22 21:22:27 +0800
committerruki <[email protected]>2016-06-22 21:22:27 +0800
commit17c6d2e9cb797780e8d89a729d23fa3a52f5384f (patch)
treeff408624f8f3d300e8ac90dce4392d6e821b5f39
parenteecb073d6ca8b04168ebd829d04a7fc340731d1d (diff)
modify README
-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.