Skip to content

Commit 909bded

Browse files
committed
adding picture of interactive program
1 parent c124196 commit 909bded

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

tests/imp/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ info.
2525
There is one program in the test suite which is different:
2626
* [interactive.imp](interactive.imp)
2727

28-
This program can be used to play with the ERC20 functions interactively.
28+
This program can be used to play with the ERC20 functions interactively,
29+
as shown in the following video:
30+
31+
[![Executing interactive.imp](https://img.youtube.com/vi/aM-JE99C-fQ/0.jpg)](https://www.youtube.com/watch?v=aM-JE99C-fQ)
32+
2933
This can be useful when you add new tests.
3034

3135
### Kompiling IMP and Executing Tests

0 commit comments

Comments
 (0)