Skip to content

Commit cb1b3b6

Browse files
committed
updated tapes
1 parent 4dd551c commit cb1b3b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/vhs/images/readme-sample.gif

636 Bytes
Loading

docs/vhs/tapes/readme-sample.tape

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@ Sleep 0.5
2121
Type "i"
2222
Sleep 0.25
2323
Type "tz = `cat /etc/timezone`"
24-
Sleep 0.5
24+
Sleep 0.25
2525
Enter
2626
Type "continent, city = tz.split('/')"
27-
Sleep 0.5
27+
Sleep 0.25
2828
Enter
2929
Enter
3030
Type "echo('Best city in the world?')"
31-
Sleep 0.5
31+
Sleep 0.25
3232
Enter
3333
Enter
3434
Type "selection = stdin()"
35-
Sleep 0.5
35+
Sleep 0.25
3636
Enter
3737
Enter
3838
Type "if selection ~ city {"

0 commit comments

Comments
 (0)