diff --git a/README.md b/README.md index 47717a0..15c41cd 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ enum { // [name, 8-bit value] ./tyvm <*.asm> ``` -- Below is a `hello-word` program for `TYVM`, the assembled program can be found in `asm` directory +Below is a `hello-word` program for `TYVM`, the assembled program can be found in `asm` directory ```shell .ORIG x3000 LEA R0, HENLO_WORLD