This commit is contained in:
bob.rao
2023-04-22 15:21:28 +08:00
parent 76e4ca7465
commit e384414ef3
2 changed files with 11 additions and 2 deletions

View File

@@ -8,7 +8,11 @@ English | [中文版本](./README-CN.md)
## Screenshot
![](./assets/1.jpg) ![](./assets/2.jpg) ![](./assets/3.jpg)
<div style="display: flex; overflow-x: auto; white-space: nowrap;">
<img src="./assets/1.jpg" alt="图片1" style="max-width: 100%; margin-right: 10px;">
<img src="./assets/2.jpg" alt="图片2" style="max-width: 100%; margin-right: 10px;">
<img src="./assets/3.jpg" alt="图片3" style="max-width: 100%;">
</div>
## Usage Instructions