mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
chore: readme
This commit is contained in:
parent
743963318f
commit
c15c38ea8f
18
README.md
18
README.md
|
@ -11,7 +11,17 @@ A <a href="https://github.com/Dreamacro/clash">Clash</a> GUI based on <a href="h
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Now it's no different from the others, maybe fewer. (WIP)
|
- Full `clash` config supported, Partial `clash premium` config supported.
|
||||||
|
- Profiles management and enhancement (by yaml and Javascript).
|
||||||
|
- System proxy setting and guard.
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
Download from [release](https://github.com/zzzgydi/clash-verge/releases). Supports Windows x64 and macOS 11+
|
||||||
|
|
||||||
|
Or you can build it yourself. Supports Windows, Linux and macOS 10.15+
|
||||||
|
|
||||||
|
Notes: If you could not start the app on Windows, please check that you have [Webview2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) installed.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
@ -33,6 +43,12 @@ Then run
|
||||||
yarn dev
|
yarn dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or you can build it
|
||||||
|
|
||||||
|
```shell
|
||||||
|
yarn build
|
||||||
|
```
|
||||||
|
|
||||||
## Todos
|
## Todos
|
||||||
|
|
||||||
> This keng is a little big...
|
> This keng is a little big...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user