summaryrefslogtreecommitdiff
path: root/03/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-17 22:58:17 -0500
committerpommicket <pommicket@gmail.com>2021-11-17 22:58:17 -0500
commit17cf6b6fa02db452c3b0b88b09b8884f73b0c1eb (patch)
tree6dd2df582b20935e5537bd6c55b885aeeea9fc65 /03/README.md
parent3922fc11cde176e41c98a73f88e5552736b13e2f (diff)
04a readme and corrections
Diffstat (limited to '03/README.md')
-rw-r--r--03/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/03/README.md b/03/README.md
index 316773e..b446574 100644
--- a/03/README.md
+++ b/03/README.md
@@ -165,4 +165,4 @@ you need to make sure you store away any information you'll need after the funct
And the language definitely won't be as nice to use as something with real variables. But overall,
I'm very happy with this compiler, especially considering it's written in a language with 2-letter label
names.
-
+With that, let's move on to the [next stage](../04a/README.md).