瀏覽代碼

chore: update readme

GyDi 3 年之前
父節點
當前提交
12ac7bb338
共有 7 個文件被更改,包括 4 次插入6 次删除
  1. 4 6
      README.md
  2. 二進制
      docs/demo1.png
  3. 二進制
      docs/demo2.png
  4. 二進制
      docs/demo3.png
  5. 二進制
      docs/demo4.png
  6. 二進制
      docs/demo5.png
  7. 二進制
      docs/demo6.png

+ 4 - 6
README.md

@@ -11,19 +11,17 @@ A <a href="https://github.com/Dreamacro/clash">Clash</a> GUI based on <a href="h
 
 ## Features
 
-Now it's no different from the others, even fewer. (WIP)
+Now it's no different from the others, maybe fewer. (WIP)
 
 ## Development
 
-You should install Rust and Nodejs. Then install tauri cli and packages.
+You should install Rust and Nodejs, see [here](https://tauri.studio/docs/getting-started/prerequisites) for more details. Then install Nodejs packages.
 
 ```shell
-cargo install tauri-cli --git https://github.com/tauri-apps/tauri
-
 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).
+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/docs/api/config/#tauri.bundle.externalBin).
 
 ```shell
 yarn run check
@@ -56,7 +54,7 @@ This is a learning project for Rust practice.
 
 ## Contributions
 
-PR welcome!
+Issue and PR welcome!
 
 ## Acknowledgement
 

二進制
docs/demo1.png


二進制
docs/demo2.png


二進制
docs/demo3.png


二進制
docs/demo4.png


二進制
docs/demo5.png


二進制
docs/demo6.png