summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)