about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 2057ad96..623ed55b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -393,3 +393,4 @@ Mu builds on many ideas that have come before, especially:
 - 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.