From bb59c119af8ca19fa0eece110f6f7444e52dd558 Mon Sep 17 00:00:00 2001
From: Kyle Gunger <kgunger12@gmail.com>
Date: Tue, 26 Mar 2024 13:49:53 -0400
Subject: Update tnslc's readme

---
 tnslc/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:
-- 
cgit v1.2.3