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 | | +