From 2d73032003a3d3ee1146ba6832a0aca54333b004 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 3 Feb 2018 19:29:08 +0800 Subject: modify readme --- README.md | 8 ++++++++ README_zh.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/README.md b/README.md index 5c7f7221d..44c9f9bb3 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,14 @@ $ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [de $ xmake ``` +## Menu configuration + +```bash +$ xmake f --menu +``` + + + ## Support features * Tasks diff --git a/README_zh.md b/README_zh.md index 663356d43..b9c732978 100644 --- a/README_zh.md +++ b/README_zh.md @@ -119,6 +119,14 @@ $ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [de $ xmake ``` +## 图形化菜单配置 + +```bash +$ xmake f --menu +``` + + + ## 支持特性 * Tasks -- cgit v1.3.1