From e208faa538c608ddda4a82ea3ba91d152b7cd3ac Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 27 Jul 2019 00:32:02 +0800 Subject: update readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 64a0244c1..78780833c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ 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 a productivity boost when developing and building projects. - + If you want to know more, please refer to: @@ -81,11 +81,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/xmake-io ## Simple description - + ## Package dependences - + An official xmake package repository: [xmake-repo](https://github.com/xmake-io/xmake-repo) @@ -120,11 +120,11 @@ $ xmake $ xmake f --menu ``` - + ## Package management - + ## Supported platforms @@ -203,15 +203,15 @@ Please download and install from the plugins repository [xmake-plugins](https:// * [xmake-vscode](https://github.com/xmake-io/xmake-vscode) - + * [xmake-sublime](https://github.com/xmake-io/xmake-sublime) - + * [xmake-idea](https://github.com/xmake-io/xmake-idea) - + * [xmake.vim](https://github.com/luzhlon/xmake.vim) (third-party, thanks [@luzhlon](https://github.com/luzhlon)) @@ -275,7 +275,7 @@ Some projects using xmake: ## Example Video - + ## Contacts -- cgit v1.3.1