about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/Readme.md b/Readme.md
index c4216627..51600652 100644
--- a/Readme.md
+++ b/Readme.md
@@ -841,9 +841,11 @@ Mu builds on many ideas that have come before, especially:
   markup can be clean;
 - BDD for challenging us all to write tests at a higher level;
 - JavaScript and CSS for demonstrating the power of a DOM for complex
-  structured documents.
-- Rust for demonstrating that a system-programming language can be safe.
-- Forth for demonstrating that ergonomics don't require grammar.
+  structured documents;
+- Rust for demonstrating that a system-programming language can be safe;
+- Forth for demonstrating that ergonomics don't require grammar; and
+- [Minimal Linux Live](http://minimal.linux-bg.org) for teaching how to create
+  a bootable disk image.
 
 ## Coda