Update README.md

This commit is contained in:
2026-01-17 12:15:20 +01:00
committed by GitHub
parent 2c376feb1d
commit 46b9abfc86
+2 -2
View File
@@ -1,6 +1,6 @@
# Jack VM Translator # Jack Compiler
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 vm file file does not have errors for now. 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.
To compile the program run the following command: To compile the program run the following command:
``` ```