Skip to content
Snippets Groups Projects
Commit 7df3066c authored by Mystical-C's avatar Mystical-C
Browse files

Modify README.md

parent ae428311
No related branches found
No related tags found
No related merge requests found
## Clash Fork Project
Forked from Dreamacro/clash project
<h1 align="center">
<img src="https://github.com/Dreamacro/clash/raw/master/docs/logo.png" alt="Clash" width="200">
<img src="https://github.com/MysticalDevil/clash/raw/master/docs/logo.png" alt="Clash" width="200">
<br>Clash<br>
</h1>
<h4 align="center">A rule-based tunnel in Go.</h4>
<p align="center">
<a href="https://github.com/Dreamacro/clash/actions">
<a href="https://github.com/MysticalDevil/clash/actions">
<img src="https://img.shields.io/github/workflow/status/Dreamacro/clash/Go?style=flat-square" alt="Github Actions">
</a>
<a href="https://goreportcard.com/report/github.com/Dreamacro/clash">
<img src="https://goreportcard.com/badge/github.com/Dreamacro/clash?style=flat-square">
<a href="https://goreportcard.com/report/github.com/MysticalDevil/clash">
<img src="https://goreportcard.com/badge/github.com/MysticalDevil/clash?style=flat-square">
</a>
<img src="https://img.shields.io/github/go-mod/go-version/Dreamacro/clash?style=flat-square">
<a href="https://github.com/Dreamacro/clash/releases">
<a href="https://github.com/MysticalDevil/clash/releases">
<img src="https://img.shields.io/github/release/Dreamacro/clash/all.svg?style=flat-square">
</a>
<a href="https://github.com/Dreamacro/clash/releases/tag/premium">
<a href="https://github.com/MysticalDevil/clash/releases/tag/premium">
<img src="https://img.shields.io/badge/release-Premium-00b4f0?style=flat-square">
</a>
</p>
......@@ -34,18 +38,18 @@
## Premium Features
- TUN mode on macOS, Linux and Windows. [Doc](https://github.com/Dreamacro/clash/wiki/premium-core-features#tun-device)
- Match your tunnel by [Script](https://github.com/Dreamacro/clash/wiki/premium-core-features#script)
- [Rule Provider](https://github.com/Dreamacro/clash/wiki/premium-core-features#rule-providers)
- TUN mode on macOS, Linux and Windows. [Doc](https://github.com/MysticalDevil/clash/wiki/premium-core-features#tun-device)
- Match your tunnel by [Script](https://github.com/MysticalDevil/clash/wiki/premium-core-features#script)
- [Rule Provider](https://github.com/MysticalDevil/clash/wiki/premium-core-features#rule-providers)
## Getting Started
Documentations are now moved to [GitHub Wiki](https://github.com/Dreamacro/clash/wiki).
Documentations are now moved to [GitHub Wiki](https://github.com/MysticalDevil/clash/wiki).
## Premium Release
[Release](https://github.com/Dreamacro/clash/releases/tag/premium)
[Release](https://github.com/MysticalDevil/clash/releases/tag/premium)
## Development
If you want to build an application that uses clash as a library, check out the the [GitHub Wiki](https://github.com/Dreamacro/clash/wiki/use-clash-as-a-library)
If you want to build an application that uses clash as a library, check out the the [GitHub Wiki](https://github.com/MysticalDevil/clash/wiki/use-clash-as-a-library)
## Credits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment