chore: update readme

This commit is contained in:
Han Xiao
2025-02-06 22:58:46 +08:00
parent def6ebe5df
commit 4935db86a3
7 changed files with 6 additions and 10 deletions

BIN
.github/visuals/demo.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 KiB

BIN
.github/visuals/demo2.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

BIN
.github/visuals/demo3.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

BIN
.github/visuals/demo4.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

View File

@@ -1,13 +1,12 @@
name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
if: !startsWith(github.event.head_commit.message, 'chore')
runs-on: ubuntu-latest
steps: