Ver código fonte

chore: update readme

GyDi 3 anos atrás
pai
commit
12ac7bb338
7 arquivos alterados com 4 adições e 6 exclusões
  1. 4 6
      README.md
  2. BIN
      docs/demo1.png
  3. BIN
      docs/demo2.png
  4. BIN
      docs/demo3.png
  5. BIN
      docs/demo4.png
  6. BIN
      docs/demo5.png
  7. BIN
      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
 

BIN
docs/demo1.png


BIN
docs/demo2.png


BIN
docs/demo3.png


BIN
docs/demo4.png


BIN
docs/demo5.png


BIN
docs/demo6.png