fix readme

This commit is contained in:
xamidev
2024-10-19 21:27:44 +02:00
parent 4b4a90a39a
commit 0ec13697df

View File

@@ -10,7 +10,7 @@ You can run a test program like that. I'll try making a developer's manual so on
``` ```
make make
./a.out program.asm ./dumb8 program.asm
``` ```
## Technical specifications ## Technical specifications