We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc1ed3 commit ba446d3Copy full SHA for ba446d3
1 file changed
README.md
@@ -1,3 +1,7 @@
1
+[](https://github.com/Cythan-Project/cythan-cli/blob/master/LICENSE)
2
+[](https://github.com/Cythan-Project/cythan-cli/actions)
3
+[](https://github.com/Cythan-Project/cythan-cli/releases)
4
+
5
# cythan-cli
6
A CLI that uses cythan-compiler and cythan to build, test and execute Cythan V3 Code
7
@@ -39,4 +43,4 @@ This will convert `.cct` file into `.rct` ones.
39
43
In this example `cythan.cct` will be decompiled to `decompiled.rct`
40
44
```
41
45
$ cythan-cli decompile cythan.cct decompiled.rct
42
-```
46
+```
0 commit comments