Skip to content

Commit e32660b

Browse files
committed
add video in readme
1 parent f8ce8ff commit e32660b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,13 @@ MaixPy offers simple Python programming combined with powerful edge computing ha
3737

3838
Additionally, MaixPy provides the MaixVision IDE, MaixHub online training platform, detailed documentation, and even a C/C++ SDK with identical APIs, ensuring seamless development and production deployment.
3939

40-
For more features and video demonstrations, please visit the **official website: [wiki.sipeed.com/maixpy/](https://wiki.sipeed.com/maixpy/)**
40+
Here is a partial video demonstration of the features. For more documentation, please visit the **official website: [wiki.sipeed.com/maixpy/](https://wiki.sipeed.com/maixpy/)**
4141

4242
> If you like this project, please click **Star** on the top right of the [MaixPy Project](https://github.com/sipeed/maixpy) to encourage us to develop more exciting content!
4343
44+
[![](./docs/static/image/maixcam_play.jpg)](https://www.youtube.com/watch?v=qV1lw0UVUYI)
45+
46+
4447
## Concise and Efficient Code (API) Design
4548

4649
With MaixPy you can easily create **AI vision project** within **10 lines of code**:

README_ZH.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,12 @@ MaixPy 提供简易的 Python 编程和性能强大的边缘计算硬件,内
3838

3939
并且提供 MaixVision IDE, MaixHub 云端训练平台,详细的文档,甚至有相同 API 的 C/C++ SDK,帮助你无障碍开发和量产落地。
4040

41-
更多特性和视频展示请访问**官网: [wiki.sipeed.com/maixpy/](https://wiki.sipeed.com/maixpy/)**
42-
41+
下面是部分功能视频展示,更多功能和文档请访问**官网: [wiki.sipeed.com/maixpy/](https://wiki.sipeed.com/maixpy/)**
4342
> 喜欢请点击 [MaixPy 项目](https://github.com/sipeed/maixpy)右上角 **Star** 鼓励我们开发更多有趣内容!
4443
44+
[![](./docs/static/image/maixcam_play.jpg)](https://www.bilibili.com/video/BV1ncmRYmEDv)
45+
46+
4547
## 简洁高效的代码(API)设计
4648

4749
使用 MaixPy 轻松创建 **AI 视觉项目**,只需 **10 行代码**:

docs/static/image/maixcam_play.jpg

70.5 KB
Loading

0 commit comments

Comments
 (0)