diff options
Diffstat (limited to 'subx')
-rw-r--r-- | subx/Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/Readme.md b/subx/Readme.md index f0eb6dda..fdd1aab0 100644 --- a/subx/Readme.md +++ b/subx/Readme.md @@ -10,7 +10,7 @@ SubX is a simple, minimalist stack for programming your computer. SubX is designed: -* to explore ways to turn arbitrary manual tests into reproducible automated tests, +* to enable automation of arbitrary manual tests * to be easy to implement in itself, and * to help learn and teach the x86 instruction set. |