From 7195a5e88e7657b380c0b410c8701792a5ebad72 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 29 Nov 2021 21:55:33 -0800 Subject: [PATCH] . --- tutorial/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/index.md b/tutorial/index.md index 2dc05915..2cc95c09 100644 --- a/tutorial/index.md +++ b/tutorial/index.md @@ -9,7 +9,7 @@ instruction set. Everything easy to change to your needs ([habitable](http://akkartik.name/post/habitability)), everything easy to check up on ([auditable](http://akkartik.name/post/neighborhood)). -This page is a guided tour through [Mu's Readme](https://github.com/akkartik/mu) +This page is a guided tour through [Mu's Readme](https://github.com/akkartik/mu#readme) and reference documentation. We'll start out really slow and gradually accelerate as we build up skills. By the end of it all, I hope you'll be able to program your processor to run some small graphical programs. The programs