|
@@ -58,6 +58,15 @@ This is a learning project for Rust practice.
|
|
|
|
|
|
PR welcome!
|
|
|
|
|
|
+## Acknowledgement
|
|
|
+
|
|
|
+Clash Verge was based on or inspired by these projects and so on:
|
|
|
+
|
|
|
+- [tauri-apps/tauri](https://github.com/tauri-apps/tauri): Build smaller, faster, and more secure desktop applications with a web frontend.
|
|
|
+- [Dreamacro/clash](https://github.com/Dreamacro/clash): A rule-based tunnel in Go.
|
|
|
+- [Fndroid/clash_for_windows_pkg](https://github.com/Fndroid/clash_for_windows_pkg): A Windows/macOS GUI based on Clash.
|
|
|
+- [vitejs/vite](https://github.com/vitejs/vite): Next generation frontend tooling. It's fast!
|
|
|
+
|
|
|
## License
|
|
|
|
|
|
-GPL-3.0 License
|
|
|
+GPL-3.0 License. See [License here](./LICENSE) for details.
|