From 511e6e40d724456033f6dea6d9c37f34539fad74 Mon Sep 17 00:00:00 2001 From: Russell-S-Harper Date: Tue, 4 Dec 2018 19:49:36 -0500 Subject: [PATCH] Revised README, doing context switching first, then test suite. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 797cfb2..db3f98f 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Completed: In progress: -* a unit test suite to ensure each instruction is correct * context switching for simple multitasking +* a unit test suite to ensure each instruction is correct * a proof-of-concept application The meat of the project: