diff --git a/README.md b/README.md index e955684..e68c6c0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Jack Compiler +# Jack VM Translator -This is a compiler made as the an assignment for the [Nand To Tetris Course: Part 2](https://nand2tetris.org/project07). It assumes that the jack file does not have errors for now. +This is a VM translator made as the an assignment for the [Nand To Tetris Course: Part 2](https://nand2tetris.org/project07). It assumes that the jack file does not have errors for now.