Archived
1
0

Update README.md

This commit is contained in:
Erick
2022-02-12 01:51:21 +01:00
committed by GitHub
parent 3ee2916062
commit 6f59e331a6
+1 -1
View File
@@ -91,7 +91,7 @@ make
### Usage
```bash
./tyvm <*.asm>
./tyvm <assembled_program>
```
Below is a hello-world program for `TyVM`, the assembled program can be found in `asm/` directory