summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorruki <[email protected]>2017-08-27 22:04:55 +0800
committerruki <[email protected]>2017-08-27 22:04:55 +0800
commit0a870ded4b81647276483a9dae0784ede25df762 (patch)
treea758d464ce6268b1f37859ee87f807c0fa1dd9d2 /docs
parent4e8ea00348304d7e346116d3f1ecf40cf1c9a0c9 (diff)
modify description
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index a8552c9c9..a3da9ffa6 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -45,7 +45,7 @@ search: en
## Introduction
-xmake is a make-like build utility based on lua.
+xmake is a cross-platform build utility based on lua.
The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...),
so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.