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