aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCan2025-02-04 10:05:07 +0100
committerCan2025-02-04 10:05:07 +0100
commit1338796f43feea85a40bc90be5ba7c44759cc712 (patch)
tree24095f0fcfce4fd17023310382bcbf122e54cb0d
parent7796c15b8dd94542dff1bd77beb81f18b334c63c (diff)
updated README.md
-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