Skip to content

Commit d488b0d

Browse files
committed
docs: move usage demo to features section
1 parent 1ecd821 commit d488b0d

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<strong>Just ask, and your agent shall receive.</strong>
99
</p>
1010

11-
<p align="center">
12-
<img src="assets/usage.webp" alt="ASK Usage Demo" width="800"/>
13-
</p>
11+
1412

1513
<p align="center">
1614
<a href="https://github.com/yeasy/ask/releases"><img src="https://img.shields.io/github/v/release/yeasy/ask?style=flat-square&color=blue" alt="Release"></a>
@@ -37,6 +35,10 @@
3735

3836
## ✨ Key Features
3937

38+
<p align="center">
39+
<img src="assets/usage.webp" alt="ASK Usage Demo" width="800"/>
40+
</p>
41+
4042
### 📦 Smart Package Management
4143
Install, uninstall, update, and list skills with intuitive commands. Version locking via `ask.lock` ensures reproducible environments across teams.
4244

README_zh.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<strong>只需询问,您的智能体即可获得。</strong>
99
</p>
1010

11-
<p align="center">
12-
<img src="assets/usage.webp" alt="ASK Usage Demo" width="800"/>
13-
</p>
11+
1412

1513
<p align="center">
1614
<a href="https://github.com/yeasy/ask/releases"><img src="https://img.shields.io/github/v/release/yeasy/ask?style=flat-square&color=blue" alt="Release"></a>
@@ -37,6 +35,10 @@
3735

3836
## ✨ 核心特性
3937

38+
<p align="center">
39+
<img src="assets/usage.webp" alt="ASK Usage Demo" width="800"/>
40+
</p>
41+
4042
### 📦 智能包管理
4143
使用直观的命令安装、卸载、更新和列出技能。通过 `ask.lock` 进行版本锁定,确保团队间环境的可复现性。
4244

0 commit comments

Comments
 (0)