summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Caine <[email protected]>2019-04-09 11:50:33 +0100
committerGitHub <[email protected]>2019-04-09 11:50:33 +0100
commite3e646d4e39695b398d719c3340345c8f53750bc (patch)
tree298bb8ca75920709786f49cb27ca61601eb7cac5
parentf9c7fb65ae6aad57d05841e71fa915e9c6ee7d79 (diff)
Update Readme.md
Use more natural English.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 06891db0f..3df816d5d 100644
--- a/README.md
+++ b/README.md
@@ -47,12 +47,12 @@
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.
+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 a productivity boost when developing and building projects.
<img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" />
-If you want to known more, please refer to:
+If you want to know more, please refer to:
* [Documents](https://xmake.io/#/home)
* [HomePage](https://xmake.io)