diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-11-26 13:31:41 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-11-26 13:31:41 -0800 |
commit | d5a366ea1fb4e8b2cce55d6cf6b80d35b2dca1c6 (patch) | |
tree | 04c94d22b2509f185d903bfb873bb02ad25391d7 /tutorial | |
parent | b43e72b704bcbd2f99e2f5fa488e0f250f61171f (diff) | |
download | mu-d5a366ea1fb4e8b2cce55d6cf6b80d35b2dca1c6.tar.gz |
getting ready to share the guided tour more widely
Diffstat (limited to 'tutorial')
-rw-r--r-- | tutorial/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tutorial/index.md b/tutorial/index.md index 08610333..2dc05915 100644 --- a/tutorial/index.md +++ b/tutorial/index.md @@ -1,4 +1,6 @@ -# A slow tour through Mu software on x86 computers +# A guided tour of Mu on x86 computers + +_by Kartik Agaram and [sejo](https://compudanzas.net)_ [Mu](https://github.com/akkartik/mu) shrinks all the software in a computer until it can (in principle) fit in a single head. Sensible error messages with |