about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--subx/Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/Readme.md b/subx/Readme.md
index e58cd9f3..149a9f7b 100644
--- a/subx/Readme.md
+++ b/subx/Readme.md
@@ -4,7 +4,7 @@ SubX is a minimalist assembly language designed:
 * to explore ways to turn arbitrary manual tests into reproducible automated
   tests,
 * to be easy to implement in itself, and
-* to help learn the x86 instruction set.
+* to help learn and teach the x86 instruction set.
 
 Expanding on the first bullet, it hopes to support more comprehensive tests
 by: