diff options
Diffstat (limited to 'tnslc/README.md')
-rw-r--r-- | tnslc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/README.md b/tnslc/README.md index 422214b..0eb3ddc 100644 --- a/tnslc/README.md +++ b/tnslc/README.md @@ -4,7 +4,7 @@ The reference compiler for the TNSL programming language. The compiler is writt ## Usage: -Place the bootstrap compiler `ctc` in the folder and execute `run.sh` +Place the [bootstrap compiler](https://git.cshift.net/CircleShift/ctc) `ctc` in the folder and execute `run.sh` The compiler outputs x86 NASM compatible assembly. Examples: |