diff --git a/README.md b/README.md index a96b4db..cee3c15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # YAVM -YAVM *(yet another virtual machine)* - is a toy implementation of registry-based virtual (abstract) machine for simple assembler. +YAVM *(yet another virtual machine)* - is a toy implementation of registry-based virtual (abstract) machine for simple assembler. + Features: - Load number into register - Add two numbers