aboutsummaryrefslogtreecommitdiff
path: root/landing
diff options
context:
space:
mode:
Diffstat (limited to 'landing')
-rw-r--r--landing/index.cn.md12
-rw-r--r--landing/index.md12
2 files changed, 20 insertions, 4 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md
index 9bb052fd..34fa6bbf 100644
--- a/landing/index.cn.md
+++ b/landing/index.cn.md
@@ -25,7 +25,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm
## 简单的工程描述
-<img src="/assets/img/index/showcode1.png" width="50%" />
+<img src="/assets/img/index/showcode1.png" width="40%" />
+
+## 包依赖描述
+
+<img src="/assets/img/index/add_require.png" width="70%" />
## 构建工程
@@ -58,7 +62,11 @@ $ xmake
$ xmake f --menu
```
-<img src="/assets/img/index/menuconf.gif" width="60%" />
+<img src="/assets/img/index/menuconf.png" width="80%" />
+
+## 包依赖管理
+
+<img src="/assets/img/index/package_manage.png" width="80%" />
## 支持平台
diff --git a/landing/index.md b/landing/index.md
index d222d5bf..1a84c62f 100644
--- a/landing/index.md
+++ b/landing/index.md
@@ -25,7 +25,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm
## Simple description
-<img src="/assets/img/index/showcode1.png" width="50%" />
+<img src="/assets/img/index/showcode1.png" width="40%" />
+
+## Package dependences
+
+<img src="/assets/img/index/add_require.png" width="70%" />
## Build project
@@ -58,7 +62,11 @@ $ xmake
$ xmake f --menu
```
-<img src="/assets/img/index/menuconf.gif" width="60%" />
+<img src="/assets/img/index/menuconf.png" width="80%" />
+
+## Package management
+
+<img src="/assets/img/index/package_manage.png" width="80%" />
## Support platforms