aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8206d4d..8642c9a 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,9 @@ Aim is to emulate the Chip-8, an interpreted programming language from the 1970s
## Will-not-have
-- Networked multiplayer support
-- Support for non-Chip-8 related features or extensions
-- Comprehensive test suite for the emulator
+- [ ] Networked multiplayer support
+- [ ] Support for non-Chip-8 related features or extensions
+- [x] Comprehensive test suite for the emulator
## Effects and handlers