diff --git a/README.md b/README.md index 4c9120b..a0b4de1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ yarn install Then download the clash binary... Or you can download it from [clash premium release](https://github.com/Dreamacro/clash/releases/tag/premium) and rename it according to [tauri config](https://tauri.studio/en/docs/api/config#tauri.bundle.externalBin). ```shell -yarn run predev +yarn run check ``` Then run @@ -42,8 +42,12 @@ yarn dev ## Screenshots
- demo1 - demo2 + demo1 + demo2 + demo3 + demo4 + demo5 + demo6
## Disclaimer diff --git a/docs/demo1.png b/docs/demo1.png index b2bbae2..d00612b 100644 Binary files a/docs/demo1.png and b/docs/demo1.png differ diff --git a/docs/demo2.png b/docs/demo2.png index bdee113..3297ab7 100644 Binary files a/docs/demo2.png and b/docs/demo2.png differ diff --git a/docs/demo3.png b/docs/demo3.png new file mode 100644 index 0000000..150d22a Binary files /dev/null and b/docs/demo3.png differ diff --git a/docs/demo4.png b/docs/demo4.png new file mode 100644 index 0000000..8ce66eb Binary files /dev/null and b/docs/demo4.png differ diff --git a/docs/demo5.png b/docs/demo5.png new file mode 100644 index 0000000..7d4bf2a Binary files /dev/null and b/docs/demo5.png differ diff --git a/docs/demo6.png b/docs/demo6.png new file mode 100644 index 0000000..53b68b1 Binary files /dev/null and b/docs/demo6.png differ