From d25b5c2efb0774cef7bf0b9ba9a039092eece547 Mon Sep 17 00:00:00 2001 From: Trivernis Date: Sun, 5 Jul 2020 09:27:32 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba41e59..348070a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LED Strip VM +# LED Strip VM ![](https://img.shields.io/discord/729250668162056313) A virtual machine for controlling a wifi led strip. @@ -68,4 +68,4 @@ The runtime works in three stages. 1. Connect to the led strip 2. Parse the bytecode into a vector of tokens - if the instruction creates a label, add the label to the map of labels -3. Execute the token vector \ No newline at end of file +3. Execute the token vector