Skip to content

Commit

Permalink
feat: update README style
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoDaiGua-Ray committed Oct 17, 2024
1 parent 96b8602 commit 89a3cfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ A QR Code component about vue3 that supports rich attributes such as LOGO GIF. S

## 🏄‍♀️ Example

<img src="./assets/q1.gif" />
<img src="./assets/q2.png" />
<div style="display: flex;gap: 8px 12px;">
<img src="./assets/q1.gif" />
<img src="./assets/q2.png" />
</div>

## ✨ Features

Expand Down
6 changes: 4 additions & 2 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@

## 🏄‍♀️ 示例

<img src="./assets/q1.gif" />
<img src="./assets/q2.png" />
<div style="display: flex;gap: 8px 12px;">
<img src="./assets/q1.gif" />
<img src="./assets/q2.png" />
</div>

## ✨ 特性

Expand Down

0 comments on commit 89a3cfd

Please sign in to comment.