From 6fefec76dfc4a1eb162af334e7d0379f1a3153dc Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Sun, 2 Sep 2018 13:40:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7664cd5..b08aaa9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ I implemented a chip8 interpreter as discord bot. End my suffering It does not contain every Chip8 opcode (yet) + I did not implement the fontmap (yet) + ## Commands: ?start [n] - Executes demo file *demo[n].ch8*