diff options
| author | Colin Caine <[email protected]> | 2019-04-09 11:50:33 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-09 11:50:33 +0100 |
| commit | e3e646d4e39695b398d719c3340345c8f53750bc (patch) | |
| tree | 298bb8ca75920709786f49cb27ca61601eb7cac5 | |
| parent | f9c7fb65ae6aad57d05841e71fa915e9c6ee7d79 (diff) | |
Update Readme.md
Use more natural English.
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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) |
