summaryrefslogtreecommitdiff
path: root/04a/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-02-23 23:50:49 -0800
committerpommicket <pommicket@gmail.com>2022-02-23 23:50:49 -0800
commitb4e22170b4cbe580a1583337817f6a388c0e1f55 (patch)
tree58041697f554dcec95de708bd466be5e8a7e3a84 /04a/README.md
parentc75af0c8e5fdf7792081f03ca8a01764953b19a4 (diff)
edit readmes
Diffstat (limited to '04a/README.md')
-rw-r--r--04a/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/04a/README.md b/04a/README.md
index 088c649..2874db3 100644
--- a/04a/README.md
+++ b/04a/README.md
@@ -72,3 +72,5 @@ B
```
Will be preprocessed to `A`, not `10`.
+
+And with that, it's finally time to write [a C compiler](../05/README.md).