aboutsummaryrefslogtreecommitdiff
path: root/landing/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'landing/index.md')
-rw-r--r--landing/index.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/landing/index.md b/landing/index.md
index f6a62f27..70d027c8 100644
--- a/landing/index.md
+++ b/landing/index.md
@@ -56,6 +56,14 @@ $ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [de
$ xmake
```
+## Menu configuration
+
+```bash
+$ xmake f --menu
+```
+
+<img src="/assets/img/index/menuconf.gif" width="60%" />
+
## Support features
* Tasks
@@ -193,7 +201,9 @@ Some projects using xmake:
## Example Video
-[![asciicast](https://asciinema.org/a/133693.png)](https://asciinema.org/a/133693)
+<a href="https://asciinema.org/a/133693">
+<img src="https://asciinema.org/a/133693.png" width="60%" />
+</a>
## Contacts