From 8b45ae7a035f42ee458cc9572a15257d6e8e51a1 Mon Sep 17 00:00:00 2001 From: Dominic Grimm Date: Fri, 26 Aug 2022 15:16:31 +0200 Subject: [PATCH] Formatted README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44bad58..c20ecdc 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,4 @@ | `0x0b` | `alu` | Runs ALU with `tmp`'s value as operator | | | `0x0c` | `get` | Sets `tmp` to memory at address in `tmp` | | | `0x0d` | `set` | Sets memory to value at specific address | | +