We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22082a4 commit c978023Copy full SHA for c978023
README.md
@@ -2,13 +2,17 @@
2
# Chisel GUI
3
A fast TCP/UDP tunnel over HTTP - Client GUI
4
5
+This Application is build with [Wails v2 by Lea Anthony][wails].
6
7
# License
8
9
Chisel GUI © 2023 by Julian Zander (ZanderCodes) is licensed under [Creative Commons Attribution-NoDerivatives 4.0 International License][cc-by-nd].
10
11
[![CC BY-ND 4.0][cc-by-nd-image]][cc-by-nd]
12
13
+<!-- Links -->
14
[cc-by-nd]: http://creativecommons.org/licenses/by-nd/4.0/
15
[cc-by-nd-image]: https://licensebuttons.net/l/by-nd/4.0/88x31.png
16
[cc-by-nd-shield]: https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg
17
+
18
+[wails]: https://github.com/wailsapp/wails
0 commit comments