diff --git a/README.md b/README.md index 6da36d4..b1a74f1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ enum { RG_COND, RG_COUNT }; -uint16_t registers[R_COUNT]; +uint16_t registers[RG_COUNT]; ``` #### Instruction set TYVM has n.16 16-bit opcodes, that instructs the machine to do some simple calculation: