From 17c6d2e9cb797780e8d89a729d23fa3a52f5384f Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 22 Jun 2016 21:22:27 +0800 Subject: modify README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.3.1