From 66d5a8735c401676167956d6f034569e27483cf5 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 3 Sep 2021 20:52:57 -0700 Subject: [PATCH] . --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60fa600d..a95acee9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ their own. I want to encourage a style of active and interactive reading with Mu. If something doesn't make sense, try changing it and see what tests break. Any breaking change should cause a failure in some well-named test somewhere. -Currently Mu requires a 32-bit x86 processor. +Currently Mu requires a 32-bit x86 processor. It supports a short list of +generic hardware, and can't do networking yet. ## Goals