summaryrefslogtreecommitdiff
path: root/04
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-07 14:31:52 -0500
committerpommicket <pommicket@gmail.com>2022-01-07 14:31:52 -0500
commite52793324a9f693ec8b5d218d99b7d2577f3f614 (patch)
treef514a93ccd2c9552d19fa858626232141420122f /04
parentfbe3f4e701adcf5ef8707d5b56ec3b179b942e71 (diff)
finished preprocessor
Diffstat (limited to '04')
-rw-r--r--04/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/04/README.md b/04/README.md
index a0a7f8d..b9ee066 100644
--- a/04/README.md
+++ b/04/README.md
@@ -1,4 +1,4 @@
-# stage 04
+# [bootstrap](../README.md) stage 04
As usual, the source for this compiler is `in03`, an input to the [previous compiler](../03/README.md).
`in04` contains a hello world program written in the stage 4 language.