diff options
| author | ruki <[email protected]> | 2016-06-22 21:22:27 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-06-22 21:22:27 +0800 |
| commit | 17c6d2e9cb797780e8d89a729d23fa3a52f5384f (patch) | |
| tree | ff408624f8f3d300e8ac90dce4392d6e821b5f39 | |
| parent | eecb073d6ca8b04168ebd829d04a7fc340731d1d (diff) | |
modify README
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
