We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b0ecdc + e0b5dda commit 02fa935Copy full SHA for 02fa935
1 file changed
README.md
@@ -12,7 +12,7 @@ This project contains:
12
Build an exemple:
13
14
```
15
-./asm/asm.py tests/multiplication.asm > memory.list
+./asm/asm.py tests/multiplication_test.asm > memory.list
16
17
18
Run the computer:
0 commit comments