From 43bf4382c51aa47533720010dd21888496261700 Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Sun, 2 Sep 2018 13:38:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df8b793..7664cd5 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ I implemented a chip8 interpreter as discord bot. End my suffering ## Commands: ?start [n] - Executes demo file *demo[n].ch8* + ?break - Stops execution. Does not work consistently